5 ms·
Badass!!! Congrats. I love JJ’s mental model. Its so much less opionated and lets me do what I want. Want to make 5 versions of the same commit? Easy. Need to p
by cisrockandroll 15d ago
Badass!!! Congrats. I love JJ’s mental model. Its so much less opionated and lets me do what I want. Want to make 5 versions of the same commit? Easy. Need to push out a change asap without having to pre create a branch, stash your changes, yadayada. Jj just adapts.
Once you start thinking in jj it becomes frustrating having think back to use GitHub as a code repo.
- vaylian 15d ago> Want to make 5 versions of the same commit? Easy When do you need something like this?
- cisrockandroll 14d agoWhen I am not sure what direction I want to go in next, and so I try multiple versions from the same starting point.