ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,649 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

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

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

🌟 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

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

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

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

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

Riffomonas Project
Connecting an existing RStudio project to git and GitHub (CC145)

git and GitHub are a great tools for facilitating reproducibility. RStudio is a wonderful tool for writing in R. Put them together ...

10:43
Connecting an existing RStudio project to git and GitHub (CC145)

77,382 views

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

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

Jonas Claes
Interactive Wall - Thomas More/Van Roey - Git commit animation
1:09
Interactive Wall - Thomas More/Van Roey - Git commit animation

122 views

4 years ago

Dominic White
Git - Commits

What is a Git commit?

11:57
Git - Commits

102 views

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

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

Roel Van de Paar
Software Engineering: Can a git commit have more than 2 parents? (3 Solutions!!)

Software Engineering: Can a git commit have more than 2 parents? Helpful? Please support me on Patreon: ...

2:55
Software Engineering: Can a git commit have more than 2 parents? (3 Solutions!!)

60 views

3 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

ojamboshop
Git Beginner Tutorial: Master Basic Commands (git init, git add, git commit, git push) in 10 Minutes

Welcome to this Git Beginner Tutorial where we cover the basic Git commands you need to get started with version control.

19:11
Git Beginner Tutorial: Master Basic Commands (git init, git add, git commit, git push) in 10 Minutes

219 views

Streamed 4 months 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

Roel Van de Paar
How to find commit id by commited text in git log?

How to find commit id by commited text in git log? Helpful? Please support me on Patreon: ...

1:24
How to find commit id by commited text in git log?

251 views

4 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

Roel Van de Paar
Can I safely git/commit/push

Unix & Linux: Can I safely git/commit/push or rsync a file being currently written by tee without breaking any pipe? Helpful? Please ...

1:38
Can I safely git/commit/push

0 views

5 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

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