ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

467 results

GitHub
Git Merge • Gapply.vim (Andrew Radev)

Subscribe: http://bit.ly/subgithub • Andrew Radev demonstrates his vim plugin Gapply.vim, which allows to you edit a git diff and ...

3:43
Git Merge • Gapply.vim (Andrew Radev)

1,957 views

12 years 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!

127,050 views

8 years 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

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

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,029 views

1 year ago

Missing Semester
Lecture 5: Version Control and Git

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/version-control/ 0:00:00 ...

1:09:33
Lecture 5: Version Control and Git

3,919 views

2 weeks ago

GitHub
Git Merge • Recursive Submodule Checkout (Jens Lehmann & Haiko Voigt)

Subscribe: http://bit.ly/subgithub • Jens Lehmann and Haiko Voigt describe their work on the recursive checkout of git submodules, ...

3:43
Git Merge • Recursive Submodule Checkout (Jens Lehmann & Haiko Voigt)

1,826 views

12 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

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,831 views

12 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

82,013 views

10 months ago

GitLab
Merge Request review - Faster Code Review (HD)

Merge requests are the primary method of making changes to files in a GitLab project. Create and submit a merge request to ...

2:07
Merge Request review - Faster Code Review (HD)

41,385 views

2 years ago

CodeRefinery
3.2 Git collaborative - CodeRefinery 2023 Sep

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

2:31:22
3.2 Git collaborative - CodeRefinery 2023 Sep

65 views

2 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,832 views

2 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

68 views

5 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

11 months 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,473 views

1 year 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,766 views

6 years 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

GitHub
Git Merge • hub (Mislav Marohnić)

Subscribe: http://bit.ly/subgithub • Mislav Marohnić demos the hub command-line tool. https://github.com/defunkt/hub About Git ...

4:08
Git Merge • hub (Mislav Marohnić)

1,579 views

12 years ago

Ruslan Brilenkov
Pre Commit Hooks EXPLAINED | Easy Way Clean Repo! GitHub & PyCharm

... pre-commit hooks 2. .pre-commit-config.yaml # instructions for hooks 3. pre-commit install # to run automatically on git commit ...

29:19
Pre Commit Hooks EXPLAINED | Easy Way Clean Repo! GitHub & PyCharm

159 views

2 years ago