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
549 results
In this video, we walk through a complete Git workflow using Git Explorer in PromptOps. Starting from a simple code change, the ...
1 view
16 hours ago
Before you make your first Git commit, you need to configure your Git identity. In this episode, you'll learn how to set your Git ...
6 views
14 hours ago
Whether you're brand new to version control or just shaky on the fundamentals, this video walks you through everything you'll ...
2 views
Confused between Git and GitHub? You're not alone! In this beginner-friendly guide, we'll explain the key differences between Git ...
49 views
1 day ago
*Commit* * Git creates a permanent snapshot together with a short description. * This step is performed with `𝚐𝚒𝚝 𝚌𝚘𝚖𝚖𝚒𝚝` ...
5 views
20 hours ago
Master Git's core workflow: Add, Commit, Log, and Push explained simply with real examples. Join our WhatsApp Channel for ...
9 views
4 hours ago
See how TestChimp helps teams answer the question: "Is this release ready to ship?" In this demo, you'll learn how TestChimp ...
7 views
Linux+ tests Git because modern operations relies on version-controlled configuration and code, and administrators must ...
0 views
Ever been asked to explain merge vs rebase and frozen? This is the Git interview masterclass I wish I had. I'm a hiring manager, ...
37 views
21 hours ago
... -v git push -u origin main echo 'Pushed from WSL' README.md git add README.md git commit -m "Note that we pushed from ...
13 hours ago
... GitHub Selecting branches Initial Git commit Best practices Whether you're a QA Engineer, Test Automation Engineer, QA Lead, ...
In Holistics, every file now gets its own history. You can open any dashboard, model, or dataset, see every version it's ever been, ...
10 hours ago
Git always felt confusing at first—but once I found the right way to learn it, everything started to click. In this video, I'm sharing how I ...
15 views
Quick answer: The top ten: keys in the repo · root for everyday use · no MFA · permissions with * · port 22/RDP open to the ...
14 minutes ago
Linux+ includes Git recovery skills because real operations involves mistakes, urgent reversals, and the need to return to a ...
Morning Slack notifications, short morning meetings, red review comments. Specifications that change suddenly, and tasks that ...
8 views
A cinematic Gource visualization of the Hermes Agent GitHub repository, showing the evolution of the codebase from March 1, ...
17 hours ago
In Episode 2 of The @OlaresOS Project, I move from blueprint to plumbing: setting up a GitLab-backed agent testbed on the ...
13 views
23 hours ago
'I will remove it later after the local tests!' The last famous words, before a production secret is written, committed and pushed to a ...
22 hours ago
Branching and merging are tested on Linux+ because teams depend on controlled integration, and administrators must ...