jj abandon root
jj abandon
This can be disabled with the new `--quiet` option. Printing every commit would give the user all the information of how to undo this or where to `jj restore` from if they realize they need to after the abandon.
There are not tests for `jj abandon`, and I haven't written any yet.
abandon
I tested some hairy cases, but didn't add any simpler tests.