ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

141,726 results

Ghost Together
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,468 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

721,639 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,583 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,598 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,960 views

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

22,767 views

1 year ago

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

4,456,324 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

18,756 views

1 year ago

Host Promo (Host.Promo)
🐧 How To Change Any Git Commit Message After Push 🐧

LEARN HOW TO CHANGE ANY GIT COMMIT MESSAGE, EVEN AFTER PUSH. THESE 2 GIT COMMANDS HELP YOU REWORD ...

2:46
🐧 How To Change Any Git Commit Message After Push 🐧

59,134 views

6 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

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

171,068 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

5,629 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!

5,647 views

1 year ago

makigas
🎤 Git: a final check for your commit

If you activate the commit.verbose option, or if you use the flag -v when you call commit, you will activate the verbose mode ...

1:12
🎤 Git: a final check for your commit

3,643 views

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

6,724 views

2 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

1,965 views

2 years ago

web boss
Create Git Commits in VSCode without the Command Line

Here is a tip on how to create git commits in vscode without using the command line. Other videos in this series: 1. Run NPM ...

0:21
Create Git Commits in VSCode without the Command Line

17,490 views

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

Tom Otto
How to write correct GIT commit messages #englishfordevs

Writing clear and professional Git commit messages is a crucial skill for developers. A well-structured commit message makes ...

0:31
How to write correct GIT commit messages #englishfordevs

99 views

9 months ago