ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

434 results

Deakin Software Engineering Club
Fundamentals of Git Workshop (T1 2021)

DSEC's first event for 2021—a workshop on the Fundamentals of using the Git Version Control System, held on the 26th of March, ...

1:24:42
Fundamentals of Git Workshop (T1 2021)

180 views

4 years ago

CodeOps HQ
Git workflow: Beyond the basics, pro tips

Want to learn how to build your own dev tools? Check out CodeCrafters: https://bitly.cx/HFm4 In this video, we take your Git skills ...

12:28
Git workflow: Beyond the basics, pro tips

3,009 views

1 year ago

GitLab
Git Internals -  How Git Works - Fear Not The SHA!

Fascinated with git? Frustrated with git? Take a moment to understand how git it works under the hood! In this short 30-min ...

31:23
Git Internals - How Git Works - Fear Not The SHA!

126,889 views

8 years ago

codingjerk
Configure your Git

A brief review on my personal git config / setup. I'll show some of my the most used commands, settings, aliases and how I use ...

14:03
Configure your Git

81,672 views

9 months ago

GitHub
Git Merge •  BumpVersion & GeoCommit (Filip Noetzel)

Subscribe: http://bit.ly/subgithub • Filip Noetzel demonstrates two projects. Bumpversion makes it easy for you to quickly advance ...

6:30
Git Merge • BumpVersion & GeoCommit (Filip Noetzel)

2,825 views

12 years ago

Jon Gjengset
Implementing (parts of) git from scratch in Rust

... git hash-object 1:41:50 Organize into modules 1:47:41 git ls-tree 2:24:21 git write-tree 3:41:45 git commit-tree 3:59:06 git commit ...

4:29:28
Implementing (parts of) git from scratch in Rust

106,065 views

1 year ago

CodeRefinery
1.2 Git Intro - CodeRefinery March 2023

Here, we go over the basics of git from first principles, though this is not the most basic course you can find. We cover basics ...

1:49:00
1.2 Git Intro - CodeRefinery March 2023

39 views

2 years ago

CodeRefinery
1.2 Git Intro (day 1) - CodeRefinery 2025 Sep

Here, we go over the basics of git from first principles, using the GitHub web interface. First, we talk about basic motivation about ...

2:18:43
1.2 Git Intro (day 1) - CodeRefinery 2025 Sep

100 views

5 months ago

TechiePress
Git Revert - Reverse git commits or un-commit in your branch

Do you want to uncommit one change in your git repo, git revert is your best option for a quick change. See more Git videos: ...

2:53
Git Revert - Reverse git commits or un-commit in your branch

206 views

4 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,734 views

2 years ago

CodeRefinery
2.3 Git Intro day 2 - CodeRefinery 2024 Mar

Part 2 of the previous video: ...

1:53:53
2.3 Git Intro day 2 - CodeRefinery 2024 Mar

84 views

1 year ago

chantastic
I Let Claude Configure Git and GitHub (Here’s What Worked)

Git is a tool I've used for 15+ years — but Claude Code and Cursor now do most of the writing, committing, and log parsing for me.

11:19
I Let Claude Configure Git and GitHub (Here’s What Worked)

274 views

3 weeks ago

Remy Sharp
3. Getting more from Git / Alice Bartlett / ffconf 2019

Git is like a Swiss Army Knife for telling the story of your project. Yet most of us are only using the big knife and maybe the scissors ...

40:40
3. Getting more from Git / Alice Bartlett / ffconf 2019

1,760 views

6 years ago

CodeRefinery
3.2 Git collaborative - CodeRefinery 2025 Sep

Today, we expand from using git by yourself to using it in a team. We use Github, centralized workflows, forking on Github, pull ...

1:43:46
3.2 Git collaborative - CodeRefinery 2025 Sep

65 views

5 months ago

CodeRefinery
2.2 Git Intro day 2 - CodeRefinery 2025 Mar

Part 2 of the previous video: ...

1:52:21
2.2 Git Intro day 2 - CodeRefinery 2025 Mar

91 views

10 months ago

CodeRefinery
3.2 Git collaborative - CodeRefinery 2025 Mar

Today, we expand from using git by yourself to using it in a team. We use Github, centralized workflows, forking on Github, pull ...

1:50:43
3.2 Git collaborative - CodeRefinery 2025 Mar

75 views

10 months ago

CodeRefinery
1.3 Git Intro (day 1) - CodeRefinery 2023 Sep

Here, we go over the basics of git from first principles, though this is not the most basic course you can find. We cover basics ...

1:55:31
1.3 Git Intro (day 1) - CodeRefinery 2023 Sep

137 views

2 years ago

GitHub
Git Merge • German Law on GitHub (Stefan Wehrmeyer)

Subscribe: http://bit.ly/subgithub • Stefan discusses his work with the Open Knowledge Foundation, the posting of the German ...

5:03
Git Merge • German Law on GitHub (Stefan Wehrmeyer)

2,285 views

12 years ago

EasyCodingSchool
Best 15 GIT Commands

1. git init: Initializes a new Git repository. 2. git add: Adds changes to the staging area. 3. git commit: Commits changes to the ...

0:20
Best 15 GIT Commands

19 views

2 years ago

Bernard Sfez
Tiki and Git, fork and merge request

... git branch -a git checkout -b french-translation git pull —rebase git add lang/fr/language.php git commit -m "[TRA] Multilingual: ...

14:43
Tiki and Git, fork and merge request

154 views

5 years ago