ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,651 results

Missing Semester
Lecture 6: Version Control (git) (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/version-control/ Help us caption ...

1:25:00
Lecture 6: Version Control (git) (2020)

727,942 views

5 years ago

🌟 Crosby Roads
🎯 Communicating Effectively in a Team with Git Commit Messages

Communicating in a team with Git commit messages It is essential in teams to clearly define what needs to be achieved (the target ...

5:48
🎯 Communicating Effectively in a Team with Git Commit Messages

223 views

4 years ago

Joost De Cock
git training | Chapter 13: git commit

These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...

1:42
git training | Chapter 13: git commit

138 views

2 years ago

Tommy Eberle
How Commits are Stored in git - Become a git PRO

Software Engineers or Computer Science students who struggle with git will benefit from this video. I talk about git commit in depth ...

6:45
How Commits are Stored in git - Become a git PRO

529 views

11 months ago

Fabian Gabel
git commit

git commit for Linux, Mac, Windows git-commit - Record changes to the repository Download git from https://git-scm.com/ On ...

0:53
git commit

193 views

4 years ago

ozzloy
git commit

git add path/to/file git commit -m "make your commits in imperative voice" gitk --all&.

4:17
git commit

142 views

12 years ago

Cloud Native Trainer with Mike
Git Commands With Examples (MS Terminal, VS Code and GitHub)

00:10:37 git commit -a 00:11:30 git log 00:13:19 git branch example 2 00:14:54 git checkout 00:16:39 git checkout example 2 ...

29:03
Git Commands With Examples (MS Terminal, VS Code and GitHub)

84 views

1 year ago

Brett Makes Games
Using Git with Godot 4

I started using Git right away when I picked up Godot 4, but I wasn't sure about a couple of things like: do I commit the .import files?

8:22
Using Git with Godot 4

18,364 views

2 years ago

Protesilaos Stavrou
Emacs quick demo: git commit fixup with Magit

How to use Magit, the git front-end for Emacs, to fixup staged changes into a local commit. Also check my previous video for how ...

3:07
Emacs quick demo: git commit fixup with Magit

2,202 views

6 years ago

The Coding Gopher
How 10X Engineers Use Git

Inquiries: thecodinggopher@gmail.com ☕ Buy Me a Coffee: http://ko-fi.com/thecodinggopher ‍ Get 40% OFF CodeCrafters ...

8:44
How 10X Engineers Use Git

42,109 views

10 months ago

Riffomonas Project
How to delete large files from your git/GitHub commit history (CC295)

Every now and then we accidentally push a large file or a file with sensitive data like a password to GitHub using git. In this Code ...

17:13
How to delete large files from your git/GitHub commit history (CC295)

5,677 views

1 year ago

Eric Phetteplace
Rewriting Commit Messages in Git

Two quick ways to rewrite a previous commit's message in git: - use `git commit --amend` to redo the last commit's message - use ...

2:35
Rewriting Commit Messages in Git

65,687 views

11 years ago

TechNeleGies
Part 3: Git tutorial - Git commit and Git Push with complete Git flow explained | 2024

Learn git once for all in 2024 ! Git tutorial for beginners - Learn Git for a career in DevOps/Software Engineering. This Git tutorial ...

12:02
Part 3: Git tutorial - Git commit and Git Push with complete Git flow explained | 2024

55 views

1 year ago

The Debug Zone
How to Checkout a Git Commit and Update Submodules to That Commit

In this video, we'll explore the essential process of checking out a specific Git commit and updating submodules to match that ...

1:55
How to Checkout a Git Commit and Update Submodules to That Commit

0 views

13 days ago

Dominic White
Git - Commits

What is a Git commit?

11:57
Git - Commits

102 views

5 years ago

The Linux Foundation
Gitsign – Keyless Git Commit Signing - Billy Lynch, Chainguard Inc

Gitsign – Keyless Git Commit Signing - Billy Lynch, Chainguard Inc Tools like cosign have made it easy to improve software ...

36:37
Gitsign – Keyless Git Commit Signing - Billy Lynch, Chainguard Inc

527 views

3 years ago

Joost De Cock
git training | Chapter 6: Checksums

These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...

4:10
git training | Chapter 6: Checksums

271 views

2 years ago

Tosbourn
Show the files changed in a git commit | Version Control | VCS

This quick screencast shows how you can retrieve the names of all the files that were updated in a particular commit in git. This is ...

0:44
Show the files changed in a git commit | Version Control | VCS

79 views

1 year ago

codingjerk
Configure your Git

A brief review on my personal git config / setup. I'll show some of my the most used commands, settings, aliases and how I use ...

14:03
Configure your Git

79,819 views

7 months ago

TryCatchTales
Day 4: Understanding git add and git commit – Track and Save Your Code! #GitAdd #GitCommit
0:54
Day 4: Understanding git add and git commit – Track and Save Your Code! #GitAdd #GitCommit

51 views

1 year ago

ojamboshop
Stop Losing Code: Why You Must Commit Early & Often in Git

Learn why and how to commit early and often using Git — the open-source version control system every developer should master.

21:05
Stop Losing Code: Why You Must Commit Early & Often in Git

46 views

Streamed 3 months ago

The Coding Gopher
Git Rebase Explained

Get 50% OFF GitKraken Pro: https://gitkraken.cello.so/Pm7a5ODvGAv ❤️ Get 40% OFF CodeCrafters: ...

13:29
Git Rebase Explained

54,706 views

4 months ago

WolfDenCode
Git Init And Git Commit Explained

We'll start off by creating our first repository, making the first commits, and publishing it to Github. Check out our website: ...

9:52
Git Init And Git Commit Explained

47 views

1 year ago

DevopsGuru
Git Basic - Init, Add and Commit command with sample project

Common Git Commands: 1. Working with local repositories. git init. git add. git commit. 2. Sample HTML project - Car Rental ...

6:48
Git Basic - Init, Add and Commit command with sample project

970 views

5 years ago

TryCatchTales
Day 15 Reset Git Commits Using Commit Hash with git reset   soft  #GitReset #CommitHash #UndoCommits
0:42
Day 15 Reset Git Commits Using Commit Hash with git reset soft #GitReset #CommitHash #UndoCommits

58 views

1 year ago