ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151,419 results

Fireship
Git Explained in 100 Seconds

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 ...

1:57
Git Explained in 100 Seconds

750,227 views

6 years ago

Sam Meech-Ward
The true meaning of Git is hidden in the first commits in 2005 #programming #git

... 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 ...

0:44
The true meaning of Git is hidden in the first commits in 2005 #programming #git

4,786,289 views

1 year ago

Doordash Live
How To Git Commit And Push Changes

Sign Up https://semicolon.dev/YouTube (We're free online community, meet other makers!) #git #github #webdevelopment ...

1:29
How To Git Commit And Push Changes

118,164 views

3 years ago

Philomatics
Use past tense in git commit messages

Should you be using past or present tense in your git commit messages? StackOverflow answer arguing in favor of past tense: ...

2:44
Use past tense in git commit messages

21,245 views

1 year ago

CodeHead
Git Commit Therapy

Buy me a Coffee (plz :P) : https://buymeacoffee.com/codehead Therapy? Nah, I just git commit and move on. If only life had a ...

1:30
Git Commit Therapy

7,007 views

11 months ago

midudev
Guide on how to undo a commit in Git

If you haven't pushed yet: - To keep changes: `git reset --soft HEAD~1` - To remove changes: `git reset --hard HEAD~1` - To ...

0:43
Guide on how to undo a commit in Git

38,019 views

2 years ago

r00tmaster
Git Commit Comments I Wish I Found Sooner

Cod. Acapela voices generated with 'TextAloud' software.

3:04
Git Commit Comments I Wish I Found Sooner

21,136 views

1 year ago

Sam Meech-Ward
Best practice git commit #programming #coding #git

Help support me make more videos: https://ko-fi.com/meechward My Website: https://www.sammeechward.com Instagram: ...

0:54
Best practice git commit #programming #coding #git

100,067 views

2 years ago

Mike Bird
LLMs can write your git commit message

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 ...

2:20
LLMs can write your git commit message

1,082 views

1 year ago

Philomatics
Undo a git commit - git reset/revert - pushed/not pushed

How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...

3:28
Undo a git commit - git reset/revert - pushed/not pushed

26,088 views

1 year ago

Javid Code
How to edit pushed git commit message?

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 ...

3:18
How to edit pushed git commit message?

87,485 views

3 years ago

Visual Studio Code
Undo Git commit + VS Code

Top rated Stack Overflow question, and VS Code lets you do it with one click #vscode #git.

0:23
Undo Git commit + VS Code

180,759 views

3 years ago

The Modern Coder
Git Amend Tutorial: Rewrite Git History

In this tutorial I'll explain how to use amend to rewrite git history (including the most used commands "git commit --amend" and "git ...

3:26
Git Amend Tutorial: Rewrite Git History

23,548 views

3 years ago

Better Stack
How NOT to revert a git commit

... I want to remove the latest commit the first thing to do is to revert your commit locally which will put you behind the latest commit ...

0:30
How NOT to revert a git commit

6,599 views

1 year ago

techietracks
10. Git Commit

Git Commit Made Easy! Mistakes happen, but don't worry! In this video, you'll learn how to fix commit messages and even add ...

3:40
10. Git Commit

12 views

1 year ago

Distributed Systems
Git Commit vs Push: What’s the Difference? - 06

Learn the difference between Git Commit and Git Push in this quick guide! Discover how commits save your changes locally, while ...

2:44
Git Commit vs Push: What’s the Difference? - 06

318 views

1 year ago

Linux Tech TV
5. 💪🔥 Powerful Git commands: git commit @LinuxTechTV pro Git

Thanks for watching... @LinuxTechTV Checkout Git commands playlist...!

0:26
5. 💪🔥 Powerful Git commands: git commit @LinuxTechTV pro Git

3,490 views

2 years ago

nunomaduro
Master Git Commit Messages with Conventional Commits

sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: redberry / work with the ...

2:51
Master Git Commit Messages with Conventional Commits

5,508 views

1 year ago