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
3,078 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,442 views
6 years ago
Presented by: Jolene Langlinais, Clause Presented at All Things Open 2020 - Front-End Engineering Track Abstract: Version ...
92 views
5 years ago
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/version-control/ 0:00:00 ...
2,199 views
6 days 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
2 years ago
Gitsign – Keyless Git Commit Signing - Billy Lynch, Chainguard Inc Tools like cosign have made it easy to improve software ...
532 views
3 years ago
... git commands in detail git status - Current state of your local repo git add - Adding your changes for tracking git commit - Staging ...
479 views
4 years ago
Fascinated with git? Frustrated with git? Take a moment to understand how git it works under the hood! In this short 30-min ...
126,925 views
8 years ago
... to get help (git help, man git) 14:34 - 3 file states and parts of a git repo 16:20 - 3-step basic workflow (git add, git commit) 18:57 ...
384 views
Learn why and how to commit early and often using Git — the open-source version control system every developer should master.
51 views
Streamed 5 months ago
Learn Python automation by recreating Git Commit from scratch [EuroPython 2021 - Talk - 2021-07-30 - Brian] [Online] By Matteo ...
461 views
DSEC's first event for 2021—a workshop on the Fundamentals of using the Git Version Control System, held on the 26th of March, ...
180 views
... if you committed the straight into master you can avoid this behavior as I said and create a merge commit here by running the git ...
7 years ago
Have you been heard about Conventional Commits, a lightweight convention on top of commit messages? In this presenation we ...
1,012 views
Git and Testing - Christian Couder Since it was created 10 years ago by Linus Torvalds, Git has become by far the most popular ...
1,738 views
9 years ago
A classroom session from the DevNet Zone at Cisco Live Berlin 2017. In this session, you'll learn the basics of using Git to share ...
590 views
by Matias Martinez At: FOSDEM 2019 https://video.fosdem.org/2019/H.2213/ml_on_code_coming.webm Software repositories ...
135 views
With Git Basics commands, you will be good to start using Git. A lot has been squeezed in a span of one hour and twenty five ...
53 views
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 ...
220 views
Check out this cheat-sheet I made as a supplemental to the video: https://hackmd.io/@itsmeow/git_tutorial === Chapters ...
149 views
Safe and Signed Git Commits with PGP - Thomas Qvidahl, Tietoevry Working with any software project, chances are you need to ...
300 views