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
143,047 results
Sign Up https://semicolon.dev/YouTube (We're free online community, meet other makers!) #git #github #webdevelopment ...
118,024 views
3 years ago
Learn the basics of Git in 100 seconds. 0:09 Initialize a git repo 0:33 Stage files 0:39 Commit a snapshot 1:12 Branch off into an ...
747,083 views
5 years ago
If you haven't pushed yet: - To keep changes: `git reset --soft HEAD~1` - To remove changes: `git reset --hard HEAD~1` - To ...
37,853 views
2 years ago
Should you be using past or present tense in your git commit messages? StackOverflow answer arguing in favor of past tense: ...
21,167 views
1 year ago
How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...
25,749 views
... get the official git repo from GitHub you can get clone git check out the initial commits of git and view the initial initial commit from ...
4,708,866 views
Buy me a Coffee (plz :P) : https://buymeacoffee.com/codehead Therapy? Nah, I just git commit and move on. If only life had a ...
7,001 views
11 months ago
Help support me make more videos: https://ko-fi.com/meechward My Website: https://www.sammeechward.com Instagram: ...
100,005 views
Git basics in 60 seconds! Learn everything you need to know about Git from @ThePrimeagen here!
200,294 views
I open sourced a script I made that lets LLMs write your git commit messages. Use a local model via Ollama or Groq Check out the ...
1,075 views
Thanks for watching... @LinuxTechTV Checkout Git commands playlist...!
3,457 views
This value explains a simple way to change Git commits author name, once you have committed something or have pushed to any ...
8,705 views
Git Commit Made Easy! Mistakes happen, but don't worry! In this video, you'll learn how to fix commit messages and even add ...
11 views
Learn how to write GIT commit messages like a pro using conventional commits. Next video to watch: ...
6,033 views
In this tutorial I'll explain how to use amend to rewrite git history (including the most used commands "git commit --amend" and "git ...
23,484 views
Which to use? The answer may depend on how whether rewriting commit history affects your workflow. This is a clip from our ...
157,047 views
Top rated Stack Overflow question, and VS Code lets you do it with one click #vscode #git.
179,710 views
Here's a quick Git tutorial on how to create your first git commit. It's not hard, although you must first install Git. Then create a folder ...
2,098 views
Hello guys today we'll talk about how to undo or edit either last git commit message you have or one of the previous git commit ...
87,337 views
Ever wonder how to change a git commit message after a commit has already been made in the repo? Don't worry, it's not hard.
7,636 views