Deploy on AWS Part 1 | Ep. 18 Bits and Booze
GitButler
Deploy on AWS Part 1 | Ep. 18 Bits and Booze
19:10
14. May 2025
GitButler
14. May 2025
0:50
Needing to undo recent local commits in Git? Using `git reset --soft`, you can do the job
GitButler
Needing to undo recent local commits in Git? Using `git reset --soft`, you can do the job
0:41
Want to remove a file from Git but keep it locally? Use git rm --cached file #git #gitbutler
GitButler
Want to remove a file from Git but keep it locally? Use git rm --cached file #git #gitbutler
1:21
Renaming a local Git branch? Use git branch -m for a proper rename — or git checkout -b
GitButler
Renaming a local Git branch? Use git branch -m for a proper rename — or git checkout -b
1:02
Git Mailing Lists Part 2 | Ep. 17 Bits and Booze
GitButler
Git Mailing Lists Part 2 | Ep. 17 Bits and Booze
21:35
Git Mailing Lists Part 1 | Ep. 16 Bits and Booze
GitButler
Git Mailing Lists Part 1 | Ep. 16 Bits and Booze
22:53
Does Git From 2005 Still Work? | Ep. 15 Bits and Booze
GitButler
Does Git From 2005 Still Work? | Ep. 15 Bits and Booze
18:25
Git Config | Ep. 14 Bits and Booze
GitButler
Git Config | Ep. 14 Bits and Booze
35:09
How do I fix a detached head? #git #gitbutler
GitButler
How do I fix a detached head? #git #gitbutler
1:14
How don’t delete all git branches, which have been merged? #git #gitbutler
GitButler
How don’t delete all git branches, which have been merged? #git #gitbutler
1:10
Yes you can 😉 #git #gitbutler
GitButler
Yes you can 😉 #git #gitbutler
1:10
Stack Overflow Git Questions Part 2 | Ep. 13 Bits and Booze
GitButler
Stack Overflow Git Questions Part 2 | Ep. 13 Bits and Booze
28:45
Ever wondered how to modify a commit message in Git?
GitButler
Ever wondered how to modify a commit message in Git?
1:03
we are delving into the subtle distinctions between `git checkout` commands. #git #gitbutler
GitButler
we are delving into the subtle distinctions between `git checkout` commands. #git #gitbutler
1:13
Getting clean with git clean 😅 #git #gitbutler
GitButler
Getting clean with git clean 😅 #git #gitbutler
1:40
Ever heard of git replace? This lesser-known Git command lets you swap one SHA for another. #git
GitButler
Ever heard of git replace? This lesser-known Git command lets you swap one SHA for another. #git
0:39
Did you know? #git #gitbutler
GitButler
Did you know? #git #gitbutler
0:56
Stack Overflow Git Questions Part 1 | Ep. 12 Bits and Booze
GitButler
Stack Overflow Git Questions Part 1 | Ep. 12 Bits and Booze
32:02
libgit2 | Ep. 11 Bits and Booze
GitButler
libgit2 | Ep. 11 Bits and Booze
28:52
At GitButler, we use Rust with Tauri for our client app. Caleb walks you through the basics to start
GitButler
At GitButler, we use Rust with Tauri for our client app. Caleb walks you through the basics to start
1:18
Building a Simple App in Tauri | Ep. 10 Bits and Booze
GitButler
Building a Simple App in Tauri | Ep. 10 Bits and Booze
29:42
Work Trees allow you to tackle multiple branches simultaneously. #Git #WorkTrees #gitbutler
GitButler
Work Trees allow you to tackle multiple branches simultaneously. #Git #WorkTrees #gitbutler
0:27
How to diff binary files like images.  #Git #VersionControl #BinaryFiles #ImageDiff #Gitbutler
GitButler
How to diff binary files like images. #Git #VersionControl #BinaryFiles #ImageDiff #Gitbutler
0:51
A simple soft reset can transform the way you handle changes in your code #git #softreset #GitButler
GitButler
A simple soft reset can transform the way you handle changes in your code #git #softreset #GitButler
1:11
Using `git log` to visualize your repository’s branch structure #git #gitbutler
GitButler
Using `git log` to visualize your repository’s branch structure #git #gitbutler
0:42
How to delete a remote reference in git? #git #gitbutler
GitButler
How to delete a remote reference in git? #git #gitbutler
0:44
Force-pushed to the wrong  branch? Git Reflog can help you recover! #Git #VersionControl #GitButler
GitButler
Force-pushed to the wrong branch? Git Reflog can help you recover! #Git #VersionControl #GitButler
1:25
Cherry picking a merge commmit? 🤔🫣
GitButler
Cherry picking a merge commmit? 🤔🫣
0:49
Ooops 😬
GitButler
Ooops 😬
1:06
Git Interview Part 2: Hard | Ep. 9 Bits and Booze
GitButler
Git Interview Part 2: Hard | Ep. 9 Bits and Booze
17:46
Git commit history is immutable… or is it? 👀 Let’s talk about Git Notes. #git #gitbutler
GitButler
Git commit history is immutable… or is it? 👀 Let’s talk about Git Notes. #git #gitbutler
1:11
Maintaining open-source is a full-time job—so why is it so hard to get paid for it? #opensource
GitButler
Maintaining open-source is a full-time job—so why is it so hard to get paid for it? #opensource
0:49
So you think you know git? #gittips #git #gitreset #gitrestore #gitcheckout
GitButler
So you think you know git? #gittips #git #gitreset #gitrestore #gitcheckout
0:33
Discussing how JJ lets you log, describe, and rethink your changes in a smooth way.  #Jujutsu
GitButler
Discussing how JJ lets you log, describe, and rethink your changes in a smooth way. #Jujutsu
0:33
23. February 2025
GitButler
23. February 2025
0:40
The Git father BitKeeper 🤓 #gittips #git
GitButler
The Git father BitKeeper 🤓 #gittips #git
1:14
Git Bisect 🤓
GitButler
Git Bisect 🤓
0:57
Git pull vs git fetch 🤔
GitButler
Git pull vs git fetch 🤔
0:43
Git Interview Part 1: Easy | Ep. 8 Bits and Booze
GitButler
Git Interview Part 1: Easy | Ep. 8 Bits and Booze
21:10
Git Notes | Ep. 7 Bits and Booze
GitButler
Git Notes | Ep. 7 Bits and Booze
12:49
Interactive Rebase | Ep. 6 Bits and Booze
GitButler
Interactive Rebase | Ep. 6 Bits and Booze
25:37
Stacked Branches Demo
GitButler
Stacked Branches Demo
7:15
GitButler Product Overview
GitButler
GitButler Product Overview
10:41
Fearless Rebase Demo
GitButler
Fearless Rebase Demo
5:57
Jujutsu | Ep. 5 Bits and Booze
GitButler
Jujutsu | Ep. 5 Bits and Booze
22:19
BitKeeper | Ep. 4 Bits and Booze
GitButler
BitKeeper | Ep. 4 Bits and Booze
29:10
Git Reset | Ep.3 Bits and Booze
GitButler
Git Reset | Ep.3 Bits and Booze
18:04
Marrying Meta SCM with Git - Muir Manders & Rajiv Sharma | GitMerge 2024
GitButler
Marrying Meta SCM with Git - Muir Manders & Rajiv Sharma | GitMerge 2024
32:20
Securing Git Repositories with Gittuf - Aditya Sirish A Yelgundhalli | GitMerge 2024
GitButler
Securing Git Repositories with Gittuf - Aditya Sirish A Yelgundhalli | GitMerge 2024
21:15
Gitoxide: What it is, and isn't - Sebastian Thiel | GitMerge 2024
GitButler
Gitoxide: What it is, and isn't - Sebastian Thiel | GitMerge 2024
22:00
Leveraging AI to ensure Git Monorepo performance under heavy workloads
GitButler
Leveraging AI to ensure Git Monorepo performance under heavy workloads
18:28
git-filter-repo for rewriting Git history -Elijah Newren | GitMerge 2024
GitButler
git-filter-repo for rewriting Git history -Elijah Newren | GitMerge 2024
22:06
Introduction to the reftable backend - Patrick Steinhardt | GitMerge 2024
GitButler
Introduction to the reftable backend - Patrick Steinhardt | GitMerge 2024
19:38
Abusing Git For GitButler - Scott Chacon | GitMerge 2024
GitButler
Abusing Git For GitButler - Scott Chacon | GitMerge 2024
23:02
libgit2: past, present, and future - Edward Thomson | GitMerge 2024
GitButler
libgit2: past, present, and future - Edward Thomson | GitMerge 2024
21:52
The Git Credential Helper Protocol: What's New - Brian Carlson | GitMerge 2024
GitButler
The Git Credential Helper Protocol: What's New - Brian Carlson | GitMerge 2024
14:15
State of Libification - Overview and Update on Effort - Emily Shaffer | GitMerge 2024
GitButler
State of Libification - Overview and Update on Effort - Emily Shaffer | GitMerge 2024
21:07
Jujutsu - A Git-compatible VCS - Martin von Zweigbergk | GitMerge 2024
GitButler
Jujutsu - A Git-compatible VCS - Martin von Zweigbergk | GitMerge 2024
20:00
How we built a gossip layer and CRDT on top of Git - Alexis Sellier | GitMerge 2024
GitButler
How we built a gossip layer and CRDT on top of Git - Alexis Sellier | GitMerge 2024
20:28
Git Revisions | Ep. 2 Bits and Booze
GitButler
Git Revisions | Ep. 2 Bits and Booze
21:39
Scaling Git - Taylor Blau | GitMerge 2024
GitButler
Scaling Git - Taylor Blau | GitMerge 2024
24:33
Git Internals | Ep.1 Bits and Booze
GitButler
Git Internals | Ep.1 Bits and Booze
15:43
The Future of Open Source - WAD World Congress Berlin 2024
GitButler
The Future of Open Source - WAD World Congress Berlin 2024
27:45
The MERGE 2024 - Overview
GitButler
The MERGE 2024 - Overview
1:26
New GitButler Release - Power rebasing, infinite undo and more!
GitButler
New GitButler Release - Power rebasing, infinite undo and more!
6:42
So You Think You Know Git Part 2 - DevWorld 2024
GitButler
So You Think You Know Git Part 2 - DevWorld 2024
23:02
So You Think You Know Git - FOSDEM 2024
GitButler
So You Think You Know Git - FOSDEM 2024
47:00
GitButler Product Demo February 2024
GitButler
GitButler Product Demo February 2024
5:21
Oro Boot Protocol - Josh Junon
GitButler
Oro Boot Protocol - Josh Junon
41:17
Intro to Virtual Branches
GitButler
Intro to Virtual Branches
9:07
GitButler Live Stream
GitButler
GitButler Live Stream
Virtual Branches In-Depth
GitButler
Virtual Branches In-Depth
9:20
Virtual Branches Intro
GitButler
Virtual Branches Intro
10:44
J12 Day Talk: The future of Open Source
GitButler
J12 Day Talk: The future of Open Source
5:12
GitButler Virtual Branches alpha
GitButler
GitButler Virtual Branches alpha
9:01