Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
22 results
The fix: `git submodule update --remote` on a tracked branch; commit the pin. A production war story from the TheCodeForge Git ...
1 view
13 days ago
pytest Git Submodules git submodule add https://github.com/user/shared-library.git git submodule init git submodule update git ...
58 views
4 weeks ago
Git Repo Submoduling another repo that contains a submodule Helpful? Please use the *Thanks* button above! Or, thank me via ...
5 views
2 weeks ago
git stash pop` on the wrong branch committed untracked files to main. Root cause: Popped a stash onto the wrong checkout.
2 views
If you manage Vim packages as Git submodules, you can integrate and manage the entire .vim directory within Git; however, this ...
12 views
2 days ago
git clone https://github.com/termux/termux-x11 cd termux-x11 git submodule update --init --recursive.
0 views
3 weeks ago
Learn Git Through Passive Learning Master one of the most important tools in modern software engineering: Git. This long-form ...
39 views
A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...
A 47-commit trainwreck broke CI — messy history was unbisectable. Root cause: Never cleaning up WIP commits before merge.
A regression slipped in "somewhere last week" — manual hunting wasted a day. Root cause: No systematic way to find the ...
Get more out of this book – for free on ReelReads! Want to do more than just watch this book? Our web app, ReelReads, offers an ...
35 views
1 month ago
This video demonstrates how to set up and install libcwd version 2. Then shows how to use gitache to download/configure/install ...
90 views
Streamed 2 weeks ago
This video explains how to install and set up AshenCore Foundation inside a Unity project step by step. You will learn how to ...
22 views
In this lab, you'll build the PX4 flight stack from source for the very first time. We'll install Git and the required build dependencies, ...
69 views
7 days ago
701-200 DevOps 인증 시험 시리즈의 세 번째 에피소드에 오신 것을 환영합니다. 이번 영상은 시험에서 가장 실수가 많이 발생하는 ...
3 views
24 views
10 days ago
And that way we can get feedback from Git API folks for the service import side. Yeah. Yeah, that sounds good. By the way, I think ...
7 hours ago
Vim package들을 Git의 submodule로 관리하면, .vim 디렉토리를 통째로 Git으로 통합 관리할 수 있지만, 추가적인 Git 명령어도 숙지 ...
13 views
... git submodule update --init references/fbraz3-dxvk ./scripts/build/ios/fetch-moltenvk.sh ./scripts/build/ios/stage-fonts.sh cmake ...
What if you could hand off entire coding tasks — not just lines of autocomplete — to an AI agent that plans, writes, tests, and fixes ...
29 views