ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,360 results

WolfDenCode
All About Git Branches | In 9 Minutes

Branches are the heart of version control. They allow an easy way of collaboration and teamwork. To that, let's take a look.

9:07
All About Git Branches | In 9 Minutes

29 views

1 year ago

AlaskaLinuxUser AKLU
Using GitHub and GitLab: Working With Branches

Using GitHub and GitLab: Working With Branches Need help compiling? See the thread on XDA: ...

6:58
Using GitHub and GitLab: Working With Branches

603 views

7 years ago

GitHub
Introducing repository rules

GitHub Branch Protection Rules have been able to add quality gates to your development workflow, but only on a ...

1:52
Introducing repository rules

11,705 views

2 years ago

GitHub
How to use pull request merge queues

Do you find yourself frequently updating pull requests so your changes won't break the main branch? This is a common challenge ...

1:14
How to use pull request merge queues

34,708 views

2 years ago

Pynade Devs
Git Branching Strategies Explained: The Ultimate Guide

Learn the most popular Git branching strategies used in modern software development. This comprehensive guide covers five ...

0:21
Git Branching Strategies Explained: The Ultimate Guide

2,714 views

11 months ago

Nico Develop
Créer des branches avec Git

Conseils et formations : https://nico-develop.com/formations.

8:45
Créer des branches avec Git

9,588 views

3 years ago

TooLoo
How to Git properly for Game Dev - A beginner's quick guide

A beginner's crash course on how to use git more safely. We'll cover the importance of having a "main" and "dev" branch separate ...

10:31
How to Git properly for Game Dev - A beginner's quick guide

7,687 views

2 years ago

DevOps with Flavius
🔀 Git Branches Explained in 60 Seconds!

Ever wondered how developers work on new features without messing up the main code? That's where Git branches come in!

0:52
🔀 Git Branches Explained in 60 Seconds!

1,253 views

7 months ago

Rowan Lea
A Quick Overview of Branching and Pull Requests in GitHub

In today's bonus video, we'll explore the simple process of creating branches in GitHub, configuring your Azure DevOps pipeline ...

6:03
A Quick Overview of Branching and Pull Requests in GitHub

230 views

2 years ago

GitLab
GitInGifs: Git Branches

GitInGifs: Git Branches This video is the third in our #GitInGifs series of videos. This series celebrates the 15th Anniversary of Git ...

3:35
GitInGifs: Git Branches

865 views

5 years ago

WordPress
Previewing GitHub branches with WordPress Playground

This video demonstrates a method used by the WordPress Playground team to streamline development reviews. This technique ...

2:55
Previewing GitHub branches with WordPress Playground

52 views

2 months ago

ozzloy
git tracking branches

cd Documents/NetBeansProjects/oddjob git branch git branch -a git pull git checkout -t origin/f-020213 git add README.txt git ...

6:15
git tracking branches

2,888 views

13 years ago

Nico Develop
Merger des branches avec GIT

Conseils et formations : https://nico-develop.com/formations.

5:10
Merger des branches avec GIT

5,425 views

3 years ago

goobar
GitHub Project Management - Create GitHub Project Board & Automations 2024

Learn to setup a GitHub Project Board and Automations using the updated GitHub Projects features in this GitHub project ...

11:59
GitHub Project Management - Create GitHub Project Board & Automations 2024

114,154 views

2 years ago

Interview DOT
WHY TRUNK BASED DEVELOPMENT IS IMPORTANT | CONTINUOUS INTEGRATION EXPLAIN | MERGE HELL InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

2:13
WHY TRUNK BASED DEVELOPMENT IS IMPORTANT | CONTINUOUS INTEGRATION EXPLAIN | MERGE HELL InterviewDOT

51,203 views

4 years ago

Prof. Roque Gimenez
Como subir proyecto a #github creando una rama nueva con #git en #visualcode

importante: tener logeado en el #git nuestro correo y usuario de #github con los comandos: git config --global user.name "Tu ...

8:09
Como subir proyecto a #github creando una rama nueva con #git en #visualcode

17,164 views

2 years ago

Genja
Git Branch, Checkout and Merge

Learn how to use git branching to add new features to your code without disrupting the live code. Then merge once satisfied it is ...

41:11
Git Branch, Checkout and Merge

46 views

3 years ago

Joey Lee
github desktop merging branch
1:45
github desktop merging branch

14,742 views

9 years ago

xtUML
Create a Branch

In this lesson we demonstrate two different ways to create a Git branch using Eclipse eGit.

3:00
Create a Branch

5,818 views

11 years ago

iOS Swift Tutorials
CalculatorApp - git - part 2 - Feature Branch Workflow, GitHub and Pull Request

This 2 part tutorial sub-series shows how to work with git-a Version Control System. git allows teammates to collaborate on a ...

31:41
CalculatorApp - git - part 2 - Feature Branch Workflow, GitHub and Pull Request

35 views

7 years ago