20:24
Git Patch Stack - Introduction to concepts & CLI with Anthony Castelli
In this video you will see a discussion happening between Drew De Ponte, Co-founder of https://uptechworks.com & creator of the ...
53:06
Git Patch Stack - Implement a couple features with Anthony Castelli
This video picks up right where the Git Patch Stack - Concept introduction and CLI introduction video left off. In this video Drew De ...
1:05
Create and Apply Patches with Git
In this video, you will learn how to create and apply a patch with Git. Follow me here: Discord: https://discord.gg/4ae2Esm6P7 ...
12:19
Branch stacking is a cool git feature that encourages you to break changes into small manageable chunks and Lazygit has been ...
4:02
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
4:34
Git MERGE vs REBASE: Everything You Need to Know
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
5:19
I was wrong about git stash...
I always used a git stash based workflow when I quickly need to switch branches. In newer versions of git (since 2015), the git ...
4:06
Stacking with the Graphite CLI
Learn all about the concept of "stacking" and follow along as we explore the Graphite CLI. Install the CLI today to get started ...
10:30
How to Automate Development Workflow Using Git Hooks
Speaker: Franchette Camoro An introduction to automating development workflow using git hooks with some real-life examples ...
6:59
http://www.slideshare.net/cczona/cool-git-tricks Women Who Code Lightning Talk, 8/21/2012.
3:18
Contributing to Open Source Can Change Your Life - Here’s How to Do It
There are over 128000000 open source projects on GitHub and every single one of them has the potential to change your life ...
1:14
How to use pull request merge queues
Do you find yourself frequently updating pull requests so your changes won't break the main branch? This is a common challenge ...
2:08
Terragrunt Scale: CI/CD, Drift Prevention & Patching Made Easy
We (Gruntwork, the creators of Terragrunt) are excited to introduce Terragrunt Scale — the commercial offering that takes ...
6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...
12:11
Stacked Pull Requests | GitKon 2022 Rewind | Tomas Reimers, Graphite
Step back into the vibrant world of GitKon 2022 with GitKon Rewind, spotlighting the captivating session, "Stacking PRs: How to ...
39:32
Advanced Git Magic - Pauline Vos - Full Stack Europe 2022
You know your local from your origin, your push from your pull, your merge from your rebase. But Git is still a mystery sometimes.
9:59
How to design a modern CI/CD Pipeline
Learn how I design CI/CD pipelines. in this video I diagram out the major components and considerations taken when creating ...
2:52
Git: select which changes to be part of the next commit
Using the `-p`(the patch option) of the `git add` commit in order to choose which changes should be part of the next commit.
2:21
git apply fails with "patch does not apply" error
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
3:50
The BEST API Client - Open-Source & Git-friendly (Bruno)
Unlike Postman or Insomnia, Bruno takes a file-based approach that integrates seamlessly with your existing workflow. No cloud ...