ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,724 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

116,972 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

728,549 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

36,923 views

1 year 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

20,757 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

23,628 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

6,968 views

10 months ago

Alpaca Tech
✏️ Definición del COMANDO GIT COMMIT (en 30 segundos)

TODAVÍA NO SABES QUÉ ES EL COMANDO GIT COMMIT? ¿QUIERES APRENDER SOBRE GIT DE FORMA GRATUITA Y ...

0:29
✏️ Definición del COMANDO GIT COMMIT (en 30 segundos)

1,851 views

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

99,636 views

1 year ago

Next LVL Programming
What Is A Git Commit And Why Does It Matter? - Next LVL Programming

What Is A Git Commit And Why Does It Matter? Are you curious about how developers keep track of changes in their projects?

2:27
What Is A Git Commit And Why Does It Matter? - Next LVL Programming

9 views

2 months ago

Alpaca Tech
📋 ¿Qué hacer después de GIT COMMIT? (git)

YA CONOCES EL COMANDO GIT COMMIT Y NO SABES QUÉ HACER DESPUÉS? ¿BUSCAS UN TUTORIAL DE GIT CON EL ...

0:41
📋 ¿Qué hacer después de GIT COMMIT? (git)

1,276 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,438 views

2 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,474,285 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,300 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

185,902 views

1 year 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

19,266 views

1 year 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

173,629 views

3 years ago

ORCASat Command and Data Handling
Git Procedure 1/2: Fixup Commits

How to make fixup commits in response to feedback from a code review.

3:55
Git Procedure 1/2: Fixup Commits

4,987 views

5 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

10 views

10 months 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

5,857 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

22,961 views

2 years ago