Defeating Git Rigour Fatigue with Jujutsu | Hacker News
TL;DR AI
2 min readKey summary
Hacker News users debated whether Jujutsu is a better workflow than Git for everyday development.
Critics said jj can make branch tracking harder in multi-person repos, especially when teams rely on named branches and worktrees.
Supporters argued that bookmarks and absorb make common commit and history-editing tasks simpler than Git’s manual workflows.
Others noted that AI coding agents and newer Git tools now automate much of the routine branch and commit management.
