ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143,047 results

Ghost Telepathy
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,024 views

3 years ago

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

747,083 views

5 years 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

37,853 views

2 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,167 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

25,749 views

1 year 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,708,866 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,001 views

11 months 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,005 views

2 years ago

Frontend Masters
Git basics in 60 seconds! | ThePrimeagen

Git basics in 60 seconds! Learn everything you need to know about Git from @ThePrimeagen here!

0:59
Git basics in 60 seconds! | ThePrimeagen

200,294 views

1 year 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,075 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,457 views

2 years ago

Muhammad Talha
How to change git commit author name

This value explains a simple way to change Git commits author name, once you have committed something or have pushed to any ...

3:58
How to change git commit author name

8,705 views

2 years 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

11 views

1 year ago

OrcDev
Write GIT commit messages like a pro!

Learn how to write GIT commit messages like a pro using conventional commits. Next video to watch: ...

0:37
Write GIT commit messages like a pro!

6,033 views

1 year 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,484 views

3 years ago

GitKraken
🤔 What’s the difference between MERGING and REBASING in Git? #git #programming #shorts

Which to use? The answer may depend on how whether rewriting commit history affects your workflow. This is a clip from our ...

0:39
🤔 What’s the difference between MERGING and REBASING in Git? #git #programming #shorts

157,047 views

2 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

179,710 views

3 years ago

Cameron McKenzie
A Git Commit Example  || How to do Your first Git commit || #Git #GitHub #GitLab #Python #JavaScript

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

1:00
A Git Commit Example || How to do Your first Git commit || #Git #GitHub #GitLab #Python #JavaScript

2,098 views

2 years 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,337 views

3 years ago

Cameron McKenzie
How to Change a Git Commit Message

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.

1:00
How to Change a Git Commit Message

7,636 views

2 years ago