1 comment

Sort:
Add a comment...
tldr-bot1 point5 days ago

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