ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,845 results

Arturo Source
Git Commit en 2 Minutos

Git: La herramienta más usada en el mundo de la programación. Saber hacer un commit es tan necesario que necesitas saberlo ...

2:33
Git Commit en 2 Minutos

469 views

2 years ago

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)

730,334 views

5 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

140 views

2 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

🌟 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

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

537 views

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

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

6 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

531 views

3 years ago

Dominic White
Git - Commits

What is a Git commit?

11:57
Git - Commits

102 views

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

48 views

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

56 views

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

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

272 views

2 years ago

csvconf
Vicky Steeves & Sarah Nguyen - commit- ment issues with Git: investigating & archiving y’alls work

Git and platforms like GitLab and GitHub have revolutionized how people track and share their work. This reality brings librarians ...

21:23
Vicky Steeves & Sarah Nguyen - commit- ment issues with Git: investigating & archiving y’alls work

157 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 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

1 view

1 month ago

phette23
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,706 views

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

52 views

1 year ago

Vijay Lakshminarayanan
git magic — predicting a git commit before it happens

Predicting git commits beforehand is typically considered impossible. However, in this video I do just that. I predict the commit id ...

2:52
git magic — predicting a git commit before it happens

1,013 views

5 years ago

mokovec
Creating partial git commits with git commit -p

A quick showcase of a nice interactive feature of git. PS: The bug was intentional, of course it makes more sense to test first, ...

9:40
Creating partial git commits with git commit -p

212 views

5 years ago

EuroPython Conference
Matteo Bertucci - Learn Python automation by recreating Git Commit from scratch

Learn Python automation by recreating Git Commit from scratch [EuroPython 2021 - Talk - 2021-07-30 - Brian] [Online] By Matteo ...

24:08
Matteo Bertucci - Learn Python automation by recreating Git Commit from scratch

458 views

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

Computational Linguistics @ Illinois
git clone add commit push

... and before we even do that we need to commit these changes to get okay and the way to do that is by using the git commit dash ...

6:23
git clone add commit push

795 views

7 years ago