ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77 results

Remy Sharp
3. Getting more from Git / Alice Bartlett / ffconf 2019

Git is like a Swiss Army Knife for telling the story of your project. Yet most of us are only using the big knife and maybe the scissors ...

40:40
3. Getting more from Git / Alice Bartlett / ffconf 2019

1,756 views

6 years ago

EasyCodingSchool
Best 15 GIT Commands

1. git init: Initializes a new Git repository. 2. git add: Adds changes to the staging area. 3. git commit: Commits changes to the ...

0:20
Best 15 GIT Commands

19 views

2 years ago

GitHub
Introducing repository rules

GitHub Branch Protection Rules have been able to add quality gates to your development workflow, but only on a ...

1:52
Introducing repository rules

11,444 views

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

80,484 views

8 months ago

TheFlipbit
Clone your GitHub repository using SSH

Follow these steps to add ssh keys to your GitHub account and clone the repo with the SSH URL. 1. Open your terminal and type ...

1:41
Clone your GitHub repository using SSH

92,911 views

3 years ago

TechiePress
#8 Git Push Changes to GitHub Repo for Online Review

This video shares how to push your changes made locally in a branch to an online platform like GitHub. This will allow us to make ...

6:45
#8 Git Push Changes to GitHub Repo for Online Review

130 views

6 years ago

GitLab
Merge Request review - Faster Code Review (HD)

Merge requests are the primary method of making changes to files in a GitLab project. Create and submit a merge request to ...

2:07
Merge Request review - Faster Code Review (HD)

40,306 views

2 years ago

ageekymonk
magit on spacemacs  - stage and commit

This video snippet series is about how to use magit on spacemacs. In this snippet we look at how to stage, unstage, commit and ...

3:25
magit on spacemacs - stage and commit

119 views

8 years ago

Meri (Engel) Kasprak - programming videos
Setting up version control in IntelliJ with Git and GitHub

Setting up version control in IntelliJ with Git and GitHub.

5:36
Setting up version control in IntelliJ with Git and GitHub

6,004 views

8 years ago

nf-core
nf-core/bytesize: Working with GitHub using VSCode and GitHub CLI

Phil Ewels shows how to use the GitHub CLI and VSCode when working with GitHub. More info / links: - GitHub CLI: https://cli ...

27:21
nf-core/bytesize: Working with GitHub using VSCode and GitHub CLI

479 views

3 years ago

Sayanee Basu
Version control for hardware developers // Git, GitHub, KiCad

#git #github #hardware This will be a thorough walkthrough of some common git commands like git commit, git branch, git log ...

32:04
Version control for hardware developers // Git, GitHub, KiCad

7,621 views

4 years ago

Bernard Sfez
Tiki and Git, fork and merge request

... git branch -a git checkout -b french-translation git pull —rebase git add lang/fr/language.php git commit -m "[TRA] Multilingual: ...

14:43
Tiki and Git, fork and merge request

154 views

5 years ago

TechiePress
Git Init: Adding Git to the Local Project via Command Line (CLI) Tutorial

This video shares how to add Git version control to your computer so that you can connect with your Github or Gitlab's version ...

2:16
Git Init: Adding Git to the Local Project via Command Line (CLI) Tutorial

78 views

6 years ago

Microsoft Visual Studio
Getting Started Faster with Git and GitHub

In this episode, Robert is joined by Samit Jhaveri and Sachin Hridayraj, who show how to innovate at scale with Visual Studio and ...

19:02
Getting Started Faster with Git and GitHub

34,841 views

6 years ago

TechiePress
Git & Github Desktop Crash Course 2021 (For writers, chefs, students, developers)

With minimum space requirements using Github desktop (friendly graphical user interface), Learn how to use Git to keep different ...

31:48
Git & Github Desktop Crash Course 2021 (For writers, chefs, students, developers)

914 views

4 years ago

SF Software
How to Use Git Extensions

Learn how to set up ssh keys and open plus close git repositories using Git Extensions. Download here: ...

3:25
How to Use Git Extensions

102,257 views

10 years ago

Rambod Dev
How to Set Up Git & GitHub Desktop for Unreal Engine 5 LFS Guide

Learn how to set up professional version control for your Unreal Engine 5 projects using Git and GitHub Desktop, including Large ...

4:59
How to Set Up Git & GitHub Desktop for Unreal Engine 5 LFS Guide

3,394 views

7 months ago

GitHub
Git Merge • Current status of libgit2 (Russell Belfer)

Subscribe: http://bit.ly/subgithub • Russell Belfer, a member of the libgit2 core team, describes the current status of the library.

11:41
Git Merge • Current status of libgit2 (Russell Belfer)

2,028 views

12 years ago

TWINGSISTER
Egit is Git in Eclipse.

An interactive version of this video is available here [ http://primi235711.altervista.org/moodle/mod/scorm/view.php?id=99 ]

17:18
Egit is Git in Eclipse.

99 views

5 years ago

iRASPA
Git, VS Code, and End of Line Sequences, part II

So when we commit, inside git, they will also be in the windows convention. Let's do that. 'git init' 'git add .' Do the 'git commit'.

14:48
Git, VS Code, and End of Line Sequences, part II

981 views

4 years ago