ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25,988 results

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

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

9 months ago

academeez
git commit message and Conventional Commits

Git commit messages are actually more important than what you think. It's recommended to write the commit messages in a ...

1:18:20
git commit message and Conventional Commits

2,036 views

11 months ago

CodeLucky
Git Commit Basics: Save Your Changes Like a Pro! 🚀

New to Git? Learn the essentials of Git commits in this beginner-friendly tutorial! Commits are the backbone of version control, ...

8:34
Git Commit Basics: Save Your Changes Like a Pro! 🚀

40 views

8 months ago

freeCodeCamp.org and logicBase Labs
Git & GitHub Crash Course for Beginners [2026]

... git add: Staging Changes - 0:23:40 git add Variations (., -A, specific files) - 0:24:30 git reset: Unstaging Files - 0:30:22 git commit: ...

1:21:20
Git & GitHub Crash Course for Beginners [2026]

108,086 views

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

Traversy Media
Git & GitHub Crash Course 2025

... 14:49 - git init 16:17 - git status 16:30 - git add 17:25 - git commit 18:10 - Making Changes 19:10 - git log 19:56 - Create A Github ...

49:29
Git & GitHub Crash Course 2025

233,507 views

11 months ago

CodeLucky
Git Commit Messages: Best Practices for Clear Communication & Collaboration

Learn how to write effective Git commit messages that improve team collaboration and project understanding! In this ...

7:15
Git Commit Messages: Best Practices for Clear Communication & Collaboration

105 views

8 months 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,641 views

11 months ago

seyederrno
How to delete your entire commit history in Git with a single command

git pull -r && git checkout --orphan temp && git add -A && git commit -m reset && git branch -M main && git push -fu origin ...

0:50
How to delete your entire commit history in Git with a single command

1,333 views

3 months ago

ByteMonk
Git Mastery Crash Course | From First Commit to Big Tech Workflows

This Git Mastery Crash Course is designed to help you understand Git fundamentals and scale to Big Tech workflows. Git is the ...

14:43
Git Mastery Crash Course | From First Commit to Big Tech Workflows

71,711 views

7 months ago

putcodes
يعني إيه Commit في GitHub؟ 😮 شرح بسيط هيفرق معاك كتير! 🔥

#Commit #Git #GitHub #برمجة #Git_Tutorial #Version_Control #شرح_Git #Git #GitHub #Commit #GitCommit #GitCommands ...

0:27
يعني إيه Commit في GitHub؟ 😮 شرح بسيط هيفرق معاك كتير! 🔥

1,927 views

8 months ago

Khris Sheer
git commit -m "¯\\_(ツ)_/¯" #codinglife
0:08
git commit -m "¯\\_(ツ)_/¯" #codinglife

7,019 views

9 months ago

Professionals
GitHub Copilot Generated Git Commit Messages

Say goodbye to those “adding changes” commit messages Copilot can suggest a commit message for you based on the ...

0:15
GitHub Copilot Generated Git Commit Messages

522 views

11 months ago

Syed Rafey Husain
Cursor.ai - Generate Git Commit Messages

Cursor.ai - Generate Git Commit Messages.

0:30
Cursor.ai - Generate Git Commit Messages

1,003 views

9 months 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,281 views

11 months ago

CodeGPT
Git Commit Review

Discover how CodeGPT can simplify your commit management in development projects. In this video, you'll learn how to connect ...

2:15
Git Commit Review

56 views

8 months ago

Alex The Analyst
Reverting Back to a Previous Commit in Git

Take my Full Git and GitHub course: https://www.analystbuilder.com/courses/git-and-github-for-data-professionals. RESOURCES: ...

7:11
Reverting Back to a Previous Commit in Git

4,108 views

3 months ago

Next LVL Programming
How To Change A Git Commit Author? - Next LVL Programming

How To Change A Git Commit Author? In this informative video, we will guide you through the process of changing a Git commit ...

3:35
How To Change A Git Commit Author? - Next LVL Programming

124 views

5 months ago

VLC TechFest
Inside the First Git Commit: Powerful Ideas Behind a Minimal Start - Valentin Rusev

In this talk, we will dissect the first Git commit by Linus Torvalds and uncover the powerful software design principles embedded in ...

28:39
Inside the First Git Commit: Powerful Ideas Behind a Minimal Start - Valentin Rusev

36 views

6 months ago