Remix.run Logo
ersatz-matty 9 hours ago

From your "polluted" snapshot, you can run `jj commit -i` and use the TUI to select only what you want.

hacker161 8 hours ago | parent [-]

Just like you can run `git add -p`

baq 8 hours ago | parent [-]

yes but no

hacker161 8 hours ago | parent [-]

Explain the difference.

baq 8 hours ago | parent [-]

git add -p doesn't create a commit.