| ▲ | baq 9 hours ago | |
it's actually git that makes you think backwards - in jj the working tree is a commit, in git it isn't until you at least stage it. the working tree being a commit has wide ranging implications as all the commands that work with commits start working with the working tree by default. | ||