ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

Peter Schneider
Is git sparse-checkout secure?

Is git sparse-checkout secure? I hope you found a solution that worked for you :) The Content (except music & images) is licensed ...

2:45
Is git sparse-checkout secure?

183 views

2 years ago

Peter Schneider
How do I clone a subdirectory only of a Git repository?

How do I clone a subdirectory only of a Git repository? I hope you found a solution that worked for you :) The Content (except ...

6:35
How do I clone a subdirectory only of a Git repository?

536 views

3 years ago

Roel Van de Paar
git sparseCheckout repo pushes full repo to remote

git sparseCheckout repo pushes full repo to remote Helpful? Please support me on Patreon: ...

1:21
git sparseCheckout repo pushes full repo to remote

27 views

4 years ago

FOSSASIA
GitLFS - How to handle large files in Git - Lars Schneider - FOSSASIA Summit 2017

Speaker(s): Lars Schneider (Berlin), Autodesk Inc. Abstract: Git became really successful in the Open Source world and, more ...

26:40
GitLFS - How to handle large files in Git - Lars Schneider - FOSSASIA Summit 2017

6,023 views

8 years ago

EuroPython Conference
Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python

EuroPython 2022 - Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python - presented by Daniel Koch ...

30:17
Forget Mono vs. Multi-Repo - Building Centralized Git Workflows with Python

548 views

3 years ago

Roel Van de Paar
Unix & Linux: How to regenerate an index for a sparse checkout with local changes?

Unix & Linux: How to regenerate an index for a sparse checkout with local changes? Helpful? Please support me on Patreon: ...

1:48
Unix & Linux: How to regenerate an index for a sparse checkout with local changes?

5 views

5 years ago

Roel Van de Paar
Is it possible to git clone a certain directory instead of cloning the whole repository?

Is it possible to git clone a certain directory instead of cloning the whole repository? Helpful? Please support me on Patreon: ...

1:21
Is it possible to git clone a certain directory instead of cloning the whole repository?

6 views

4 years ago

Roel Van de Paar
How to add and push empty directory in git? (2 Solutions!!)

How to add and push empty directory in git? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:34
How to add and push empty directory in git? (2 Solutions!!)

97 views

4 years ago

Jomy King
2.分支 | 2.在分支上修改 $ git checkout —— 《Git 版本控制》系列课程

喜欢我视频频道的朋友欢迎【订阅】【点赞】【评论】让我知道!!我会持续更新更多更好的前后端技术和大家分享,您的支持与 ...

3:39
2.分支 | 2.在分支上修改 $ git checkout —— 《Git 版本控制》系列课程

164 views

6 years ago

xtUML
Share Local Content with an Upstream Repository

In this lesson, we demonstrate how to share a local project with an upstream Git repository on GitHub using Eclipse eGit.

2:51
Share Local Content with an Upstream Repository

192 views

11 years ago

Roel Van de Paar
Really slow Git clone command

Really slow Git clone command Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:42
Really slow Git clone command

117 views

4 years ago

Roel Van de Paar
Need for `git submodule update` over `git pull --recurse-submodules`?

Need for `git submodule update` over `git pull --recurse-submodules`? Helpful? Please support me on Patreon: ...

2:11
Need for `git submodule update` over `git pull --recurse-submodules`?

25 views

5 years ago

Roel Van de Paar
How to lock add new files to a repository in GitLab CE? (2 Solutions!!)

How to lock add new files to a repository in GitLab CE? Helpful? Please support me on Patreon: ...

1:37
How to lock add new files to a repository in GitLab CE? (2 Solutions!!)

182 views

5 years ago

Chinmay V S
git gc loose and pack objects

How does git internally store the multiple versions of each modified file? Unique copies of the entire file or a bunch of diffs?...

8:42
git gc loose and pack objects

668 views

10 years ago

Roel Van de Paar
Can an SVN repository be cloned as a Git bare repository with a simple command?

Can an SVN repository be cloned as a Git bare repository with a simple command? Helpful? Please support me on Patreon: ...

1:51
Can an SVN repository be cloned as a Git bare repository with a simple command?

15 views

4 years ago

GitLab
Geo: lock files, cleaning, and cursors

Join our CEO, Sid, and Stan, Engineering Fellow to talk about Geo lock files, cleaning, and cursors Read more about our product ...

18:00
Geo: lock files, cleaning, and cursors

382 views

Streamed 7 years ago

Roel Van de Paar
Using xargs with git

Using xargs with git Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to God, ...

2:24
Using xargs with git

23 views

5 years ago

Roel Van de Paar
Unix & Linux: How to backup files in multiple directories with git? (3 Solutions!!)

Unix & Linux: How to backup files in multiple directories with git? Helpful? Please support me on Patreon: ...

3:37
Unix & Linux: How to backup files in multiple directories with git? (3 Solutions!!)

4 views

5 years ago

Roel Van de Paar
Ubuntu: How to clone git repository only some directories? (4 solutions!)

Ubuntu: How to clone git repository only some directories? (4 solutions!) Helpful? Please support me on Patreon: ...

3:51
Ubuntu: How to clone git repository only some directories? (4 solutions!)

11 views

6 years ago

Roel Van de Paar
Software Engineering: Lock txt files using GIT LFS? (2 Solutions!!)

Software Engineering: Lock txt files using GIT LFS? Helpful? Please support me on Patreon: ...

2:03
Software Engineering: Lock txt files using GIT LFS? (2 Solutions!!)

240 views

3 years ago

Mihai Code 200
Create Jenkins pipeline, part 13 | Clone code repository | tutorial

Welcome to Jenkins pipeline tutorial, part 13. In this video I will clone the code repository. References: • pipeline repository ...

25:12
Create Jenkins pipeline, part 13 | Clone code repository | tutorial

186 views

2 years ago

Roel Van de Paar
Ubuntu: Getting git smudge filter to work in Ubuntu

Ubuntu: Getting git smudge filter to work in Ubuntu Helpful? Please support me on Patreon: ...

1:45
Ubuntu: Getting git smudge filter to work in Ubuntu

101 views

5 years ago

Drupal Association
MAKERS & BUILDERS - Project Cable Car: from multi- to monorepo

In this session I would like to cover project Cable Car. A project where we have only just started, a project where we are moving ...

20:57
MAKERS & BUILDERS - Project Cable Car: from multi- to monorepo

93 views

3 years ago

Roel Van de Paar
Unix & Linux: How to download a sub directory on git.gnome.org?

Unix & Linux: How to download a sub directory on git.gnome.org? Helpful? Please support me on Patreon: ...

1:38
Unix & Linux: How to download a sub directory on git.gnome.org?

3 views

5 years ago

Roel Van de Paar
downloading multiple files using curl, curl repeats address in download (2 Solutions!!)

downloading multiple files using curl, curl repeats address in download Helpful? Please support me on Patreon: ...

2:16
downloading multiple files using curl, curl repeats address in download (2 Solutions!!)

131 views

4 years ago