6 ms·
I tried it for a bit and went back to git-branchless (https://github.com/arxanas/git-branchless https://github.com/arxanas/git-branchless). git-branchless is j
by exclipy 1y ago
I tried it for a bit and went back to git-branchless (https://github.com/arxanas/git-branchless https://github.com/arxanas/git-branchless).
git-branchless is just a better set of tools for working on a git repo so local tools like the JetBrains git integration will work just fine.
It operates on a similar philosophy to Jujutsu (make it easy to manipulate the commit tree) and the authors did exchange ideas with each other.
- KingMob 1y agoIt seems like a lot more than they "did exchange ideas". Arxanas, the lead dev of git-branchless, is also one of the major devs and maintainers of jj. He's active on the jj discord, and just last month put out a call on github for a jj side conference during Git Merge 2025.