ok/jj
1
0
Fork 0
forked from mirrors/jj

FAQ: Make a question clearer.

It seems that "amended" is not clear enough for users. So use simpler terms.

Suggestion from ilyagr in [Discord](https://discord.com/channels/968932220549103686/1201196831653236756/1201268055678931147).
This commit is contained in:
Philip Metzger 2024-01-29 19:56:42 +01:00 committed by Philip Metzger
parent 969db1b58d
commit 068f511b3f

View file

@ -121,7 +121,7 @@ You'll then need to use `jj new --before` to create new commits
and `jj move --to`
to move new changes into the correct commits.
### I accidentally amended the working copy. How do I move the new changes into its own commit?
### I accidentally changed files in the wrong commit, how do I move the recent changes into another commit?
Use `jj obslog -p` to see how your working-copy commit has evolved. Find the
commit you want to restore the contents to. Let's say the current commit (with