The author argues that Git, while excellent at distributed source storage, poorly handles distributed workflows, particularly stacked pull requests across time zones. The author advocates for Jujutsu (jj) as a superior alternative that better models code mutation and asynchronous development patterns.
1 comment
The author argues that Git, while excellent at distributed source storage, poorly handles distributed workflows, particularly stacked pull requests across time zones. The author advocates for Jujutsu (jj) as a superior alternative that better models code mutation and asynchronous development patterns.