From your "polluted" snapshot, you can run `jj commit -i` and use the TUI to select only what you want.
Just like you can run `git add -p`
yes but no
Explain the difference.
git add -p doesn't create a commit.