GitButler's Avatar

GitButler

@gitbutler.com.bsky.social

Git Branching, Refined https://gitbutler.com/

292 Followers  |  12 Following  |  28 Posts  |  Joined: 14.11.2024  |  2.1014

Latest posts by gitbutler.com on Bluesky

Preview
Managing Multiple Claude Code Sessions Without Worktrees With Claude Code's new lifecycle hooks, GitButler can now automatically sort simultaneous AI coding sessions into separate branches. Write three features at the same time, get three independent branch...

If you're using Claude Code, the latest GB release has a very cool hooks integration where it puts the output of each session you run into a new parallel Git branch.
Check it out πŸ‘‡
blog.gitbutler.com/parallel-cla...

22.07.2025 17:38 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
GitButler 0.15 - "Quirky QuinceaΓ±era" GitButler 0.15 is out, featuring a brand new user interface, stability improvements, line based commits and more!

We just released v0.15 of the GitButler client - new layout, new UI, advanced commit message editor, partial hunk commits, uncommitting files, GitLab integration - so much going on in the last few months.
Check it out.
blog.gitbutler.com/gitbutler-15...

02.07.2025 07:59 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 0    πŸ“Œ 1
Release release/0.14.19 Β· gitbutlerapp/gitbutler What's Changed Adds an option to delete merged / integrated branches (locally) while updating the workspace Adds an option to disable checking for app updates - this is useful when using the app b...

Additionally, AI Pull Request description generation to respect any PR template provided.

For the full change log, check github.com/gitbutlerapp...

28.04.2025 17:41 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

It also adds an option to delete merged / integrated branches (locally) while updating the workspace.

28.04.2025 17:39 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitButler Docs GitButler is a new Source Code Management system designed to manage your branches, record and backup your work, be your Git client, help with your code and much more

β‹ˆ GitButler 0.14.19 is out!

It now supports self-hosted GitLab / Ollama instances - this is because you can now configure custom CSP docs.gitbutler.com/troubleshoot...

28.04.2025 17:38 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Just shipped a fresh UI for file statuses in @gitbutler.com β€” now with shiny new β€œRename” support! ✨
β€œExecutable” is up next...

17.04.2025 13:17 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Hey! Sorry about that we had a bit of a hiccup yesterday. It should be resolved by now, but feel free to ping us if you run into any issues again.

16.04.2025 07:38 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
20 years of Git. Still weird, still wonderful. Twenty years ago, Git was born. How did this unlikely "information manager" take over the world?

20 years ago today, Linus made the first commit on the Git project. Here is my birthday present post, looking back.

Happy birthday git, and thanks for all the fish.

blog.gitbutler.com/20-years-of-...

07.04.2025 16:23 β€” πŸ‘ 26    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Preview
Release release/0.14.14 Β· gitbutlerapp/gitbutler What's Changed New features Adds a GitLab integration (docs: https://docs.gitbutler.com/features/gitlab-integration) Overhauled text editor for commit messages and PR/Review description introducin...

GitButler 0.14.14 is out!

New features:
- Adds a GitLab integration
- Overhauled text editor for commit messages
- Overhauled Pull Request / Review UI
- Adds syntax highlighting for additional languages
- ... and more πŸ‘‡

Full notes github.com/gitbutlerapp...

07.04.2025 15:09 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Figma Created with Figma

Thanks Barry for this feedback ❀️! You are definitely right here. We have been working on a bit of a UI overhaul - our Figma is open, if you wish to take a peek and drop us a comment there too www.figma.com/design/ShIiR...

07.04.2025 15:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image Post image Post image Post image

I really enjoy working on @gitbutler.com illustrations! Here are some drafts and final versions for the "new branch" empty state. We actually reworked this, and now the whole section looks different πŸ₯Έ

24.03.2025 09:39 β€” πŸ‘ 9    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

I'll do a little more investigation tomorrow and write up an issue if this does look like it is the culprit

20.03.2025 23:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
gitea/modules/git/commit_convert_gogit.go at main Β· go-gitea/gitea Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD - go-gitea/gitea

Hi! This looks like it might be an issue to bring up with with Gitea as it looks like they might not be handling the potential for unknown headers correctly github.com/go-gitea/git.... Both GitHub and GitLab handle extra headers in case new headers get added to core git.

20.03.2025 23:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitButler's new patch based Code Review (Beta) Introducing Butler Review, a new commit-based, chat centered code review tool, now in beta.

For the last few months, @gitbutler.com has been working on a new code review tool and using it in place of PR review.

It's commit-based, treating your branch like a series of patches and it's completely changed my workflow.

Check it out!

blog.gitbutler.com/gitbutlers-n...

20.03.2025 14:30 β€” πŸ‘ 14    πŸ” 2    πŸ’¬ 3    πŸ“Œ 3

libgit2, Tauri, and non-alcoholic wine? Catch the new B&B episode now! πŸŽ₯✨

15.03.2025 22:00 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Going down the rabbit hole of Git's new bundle-uri Git's new bundle-uri could help significantly speed up clones, but what bugs lurk within?

This week in "Scott writing up dark corners of Git", it's the story of Git's new bundle-uri and issues that I found that resulted in yet another patch to Git.

blog.gitbutler.com/going-down-t...

13.03.2025 08:51 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Having a blast discussing the GitButler redesign! πŸš€πŸŽ¨ Lots of exciting ideas taking shape. #DesignTalks #GitButler

11.03.2025 13:53 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Git Interview Part 2: Hard | Ep. 9 Bits and Booze
YouTube video by GitButler Git Interview Part 2: Hard | Ep. 9 Bits and Booze

Scott Chacon is back in Bits & Booze Ep. 9 for Git Interview Part 2: Hard. Can he still handle the heat? Watch the fun unfold! πŸ·πŸ’»
youtu.be/FbW9wlve8sI?...

02.03.2025 23:13 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
How Core Git Developers Configure Git What `git config` settings should be defaults by now? Here are some settings that even the core developers change.

PSA: everybody should set the git config `[branch] sort = -committerdate`, it should be the default tbh.

Though I am not sure about setting global git ignore, @scottchacon.com. I was once scratching my head why files were being ignored as I had forgotten about it blog.gitbutler.com/how-git-core...

22.02.2025 09:04 β€” πŸ‘ 12    πŸ” 4    πŸ’¬ 2    πŸ“Œ 1
Git Interview Part 1: Easy | Ep. 8 Bits and Booze
YouTube video by GitButler Git Interview Part 1: Easy | Ep. 8 Bits and Booze

That was funny! Really enjoying @gitbutler.com YT channel lately.

www.youtube.com/watch?v=SdSl...

20.02.2025 20:11 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Git Interview Part 1: Easy | Ep. 8 Bits and Booze
YouTube video by GitButler Git Interview Part 1: Easy | Ep. 8 Bits and Booze

New Bits & Booze episode! 🍷 Scott Chacon acing a Git interview like he’s reading from Pro Git… oh wait, he wrote it! πŸ˜‚

youtu.be/SdSllNeQuVc?...

20.02.2025 08:23 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
two men are standing in a room with purple lights ALT: two men are standing in a room with purple lights

πŸͺ‡

19.02.2025 22:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

🀌

09.02.2025 15:19 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Appreciate the love! 🫢 Git deserves a better UX, and we’re just getting started.

06.02.2025 23:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Make it pop!

01.02.2025 23:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Caught Caleb and Byron deep in discussion about how GitButler represents branches 🌳

30.01.2025 15:40 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

Just a few more

27.01.2025 14:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

FOSDEM, here we come! πŸŽ‰ Join us at #FOSDEM 2025, grab some awesome stickers, and let's chat about all things open source! 🐧✨ #OpenSource

27.01.2025 14:36 β€” πŸ‘ 11    πŸ” 1    πŸ’¬ 6    πŸ“Œ 0
Interactive Rebase | Ep. 6 Bits and Booze
YouTube video by GitButler Interactive Rebase | Ep. 6 Bits and Booze

The first Bits and Booze: Christmas Special episode has just landed πŸŽ„β›„!
Join @scottchacon.com and Estib as they interactively rebase the intersection between Git, German πŸ‡©πŸ‡ͺ and Mexican πŸ‡²πŸ‡½ culture.
www.youtube.com/watch?v=d6Qf...

13.12.2024 14:40 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

@gitbutler.com is following 12 prominent accounts