|
|
|
|
|
by adastra22
296 days ago
|
|
Not everyone works by “logical checkpoint” commit strategy. I myself want my tree clean and commits being atomic state transitions. Otherwise git bisect (which I rely on) would break. A lot of the jj strategies in this thread are a bit more cowboy, and I’m surprised. |
|