Post #1658301
2026-03-31 20:08 UTC
@argv_minus_one @andrewt I personally worked in an environment where my coworkers were all using Git, so I mostly just created bookmarks for feature branches, added my changes and pushed them, like in Git.
Since JJ amends / rebases the currently checked out change per default you don't typically amasses a lot of commits, since it's easier to just fix something in place instead of creating a dozen fix-up commits later.
Replies (0)
No replies.