Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
11,275 results
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/version-control/ Help us caption ...
734,698 views
6 years ago
These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...
143 views
2 years ago
How to use Magit, the git front-end for Emacs, to fixup staged changes into a local commit. Also check my previous video for how ...
2,254 views
Git: La herramienta más usada en el mundo de la programación. Saber hacer un commit es tan necesario que necesitas saberlo ...
557 views
git commit for Linux, Mac, Windows git-commit - Record changes to the repository Download git from https://git-scm.com/ On ...
193 views
4 years ago
git add path/to/file git commit -m "make your commits in imperative voice" gitk --all&.
142 views
13 years ago
Software Engineers or Computer Science students who struggle with git will benefit from this video. I talk about git commit in depth ...
545 views
1 year ago
00:10:37 git commit -a 00:11:30 git log 00:13:19 git branch example 2 00:14:54 git checkout 00:16:39 git checkout example 2 ...
88 views
Communicating in a team with Git commit messages It is essential in teams to clearly define what needs to be achieved (the target ...
223 views
This quick screencast shows how you can retrieve the names of all the files that were updated in a particular commit in git. This is ...
82 views
133 views
Gitsign – Keyless Git Commit Signing - Billy Lynch, Chainguard Inc Tools like cosign have made it easy to improve software ...
534 views
3 years ago
283 views
Can't push huge git commit Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
0 views
8 hours ago
Two quick ways to rewrite a previous commit's message in git: - use `git commit --amend` to redo the last commit's message - use ...
65,731 views
11 years ago
What is a Git commit?
103 views
5 years ago
Every now and then we accidentally push a large file or a file with sensitive data like a password to GitHub using git. In this Code ...
6,226 views
Software Engineering: Can a git commit have more than 2 parents? Helpful? Please support me on Patreon: ...
60 views
Learn Python automation by recreating Git Commit from scratch [EuroPython 2021 - Talk - 2021-07-30 - Brian] [Online] By Matteo ...
461 views
In this video, we'll explore the essential process of checking out a specific Git commit and updating submodules to match that ...
1 view
2 months ago