Kiril Videlov

@kiril.se

Co-founder / CTO @gitbutler.com, software enthusiast, @ycombinator alumn

⋈ gb 0.21.0 is out! The main new thing is that the app now supports the "push to main" workflow (skipping the PR). 🔨 Also, the TUI got a major performance bump when navigating huge diffs. 🏎️ And last but not least, there's an option to AI-resolve merge conflicts. 🤖 github.com/gitbutlerapp...

Release release/0.21.0 · gitbutlerapp/gitbutler

Support for "push to main" / "skip the pull request" workflows You can now land a branch straight onto its target eg. origin/main, without ever opening a pull/merge request. In the desktop app this...

github.com

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...

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...

github.com

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...

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.

blog.gitbutler.com

I have always wanted to get better at writing... And I guess writing documentation is as good a starting point as any. It's @schacon.bsky.social who written most of the GitButler docs so I challenged myself to put together the docs for stacking branches - docs.gitbutler.com/features/sta... 🤓

GitButler

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

docs.gitbutler.com