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
9,941 results
Git: La herramienta más usada en el mundo de la programación. Saber hacer un commit es tan necesario que necesitas saberlo ...
538 views
2 years ago
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/version-control/ Help us caption ...
734,270 views
6 years ago
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
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
I started using Git right away when I picked up Godot 4, but I wasn't sure about a couple of things like: do I commit the .import files?
19,010 views
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
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,247 views
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
52 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 ...
80 views
𝚐𝚒𝚝 𝚊𝚍𝚍 — Select which changes to stage for the next commit. - 𝚐𝚒𝚝 𝚌𝚘𝚖𝚖𝚒𝚝 — Record your selected changes in ...
48 views
What is a Git commit?
103 views
5 years 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 ...
87 views
Welcome to this Git Beginner Tutorial where we cover the basic Git commands you need to get started with version control.
238 views
Streamed 6 months ago
We'll start off by creating our first repository, making the first commits, and publishing it to Github. Check out our website: ...
51 views
133 views
Learn git once for all in 2024 ! Git tutorial for beginners - Learn Git for a career in DevOps/Software Engineering. This Git tutorial ...
57 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
What You'll Learn: Commonly used Git commands and how they fit into your workflow (e.g., git diff, git commit, git push) How to ...
138 views
11 months ago
Predicting git commits beforehand is typically considered impossible. However, in this video I do just that. I predict the commit id ...
1,013 views