Gitoxide in November
github.com·13h·
Discuss: r/rust
Flag this post

There have been plenty of noteworthy contributions this month, let’s dive right in.

GitButler

As I am mostly busy with GitButler, it’s fair to share a little bit of my work here. It’s very relevant for gitoxide as GitButler now drives its features, and getting to a good state there means I can spend more time on gitoxide again.

With the arrival of the but CLI program, there now is an official way to use GitButler without the user-interface. It also allows us to iterate much faster, and most importantly, have the very first ‘modern’ version of GitButler earlier as there is no baggage. This mainly means that GitButler can operate on any branch, not just gitbutler/workspace, among other things.

And to enable that, I have been very busy to partition the codebase further an…

Similar Posts

Loading similar posts...