ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142,643 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,018 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,012 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,848 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,165 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,707,257 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,002 views

11 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

25,744 views

1 year 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,222 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,003 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

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

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

156,938 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,699 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

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

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

20,474 views

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

13 views

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

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,483 views

3 years ago