ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,080 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)

734,488 views

6 years ago

All Things Open
Git Workflow Etiquette: Repository Organization for Clean Codebases - Jolene Langlinais

Presented by: Jolene Langlinais, Clause Presented at All Things Open 2020 - Front-End Engineering Track Abstract: Version ...

45:31
Git Workflow Etiquette: Repository Organization for Clean Codebases - Jolene Langlinais

92 views

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

88 views

2 years ago

GitLab
Git Internals -  How Git Works - Fear Not The SHA!

Fascinated with git? Frustrated with git? Take a moment to understand how git it works under the hood! In this short 30-min ...

31:23
Git Internals - How Git Works - Fear Not The SHA!

126,937 views

8 years ago

Missing Semester
Lecture 5: Version Control and Git

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/version-control/ 0:00:00 ...

1:09:33
Lecture 5: Version Control and Git

2,354 views

6 days 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

532 views

3 years ago

ItZ
Git Command Line for Beginners - Full Course

... git commands in detail git status - Current state of your local repo git add - Adding your changes for tracking git commit - Staging ...

1:33:30
Git Command Line for Beginners - Full Course

479 views

4 years ago

QLS612-BHS
QLSC 612 2021 - 05 Introduction to Git and GitHub

... to get help (git help, man git) 14:34 - 3 file states and parts of a git repo 16:20 - 3-step basic workflow (git add, git commit) 18:57 ...

1:16:58
QLSC 612 2021 - 05 Introduction to Git and GitHub

384 views

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

51 views

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

461 views

4 years ago

Deakin Software Engineering Club
Fundamentals of Git Workshop (T1 2021)

DSEC's first event for 2021—a workshop on the Fundamentals of using the Git Version Control System, held on the 26th of March, ...

1:24:42
Fundamentals of Git Workshop (T1 2021)

180 views

4 years ago

Commit Conf
Git internals, por Salvador Pérez

... if you committed the straight into master you can avoid this behavior as I said and create a merge commit here by running the git ...

46:01
Git internals, por Salvador Pérez

180 views

7 years ago

Linux.conf.au 2013 -- Canberra, Australia
Git For Ages 4 And Up

Presenter(s): Michael Schwern URL: http://lca2013.linux.org.au/schedule/30286/view_talk Git can be a confusing morass of rote ...

1:39:43
Git For Ages 4 And Up

26,216 views

11 years ago

Cisco DevNet
Coding Class   Introduction to Git

A classroom session from the DevNet Zone at Cisco Live Berlin 2017. In this session, you'll learn the basics of using Git to share ...

45:24
Coding Class Introduction to Git

590 views

9 years ago

Jon Gjengset
Implementing (parts of) git from scratch in Rust

... git hash-object 1:41:50 Organize into modules 1:47:41 git ls-tree 2:24:21 git write-tree 3:41:45 git commit-tree 3:59:06 git commit ...

4:29:28
Implementing (parts of) git from scratch in Rust

106,193 views

1 year ago

Engineering Community
Improve your Git workflow with Conventional Commits by Andrii Pugach

Have you been heard about Conventional Commits, a lightweight convention on top of commit messages? In this presenation we ...

44:19
Improve your Git workflow with Conventional Commits by Andrii Pugach

1,012 views

4 years ago

FOSDEM
Coming: a Tool for Mining Change Pattern Instances from Git Commits

by Matias Martinez At: FOSDEM 2019 https://video.fosdem.org/2019/H.2213/ml_on_code_coming.webm Software repositories ...

27:03
Coming: a Tool for Mining Change Pattern Instances from Git Commits

135 views

7 years ago

CodeRefinery
1.2 Git Intro - CodeRefinery September 2022

Here, we go over the basics of git from first principles, though this is not the most basic course you can find. We cover basics ...

1:51:24
1.2 Git Intro - CodeRefinery September 2022

220 views

3 years ago

Opiyo Sebastian
Git Basic Commands

With Git Basics commands, you will be good to start using Git. A lot has been squeezed in a span of one hour and twenty five ...

1:26:27
Git Basic Commands

53 views

5 years ago

UK DATA SERVICE
Code Anxiety Club: Getting started with Git: Version control basics

Install Git and master basic Git commands such as git init, git clone, git status, git add, git commit, and git push. Practical exercises ...

44:36
Code Anxiety Club: Getting started with Git: Version control basics

207 views

Streamed 1 month ago