diff --git a/docs/git-comparison.md b/docs/git-comparison.md index d998196ca..9c8635b86 100644 --- a/docs/git-comparison.md +++ b/docs/git-comparison.md @@ -211,6 +211,11 @@ parent.
git reset --hard
(same as abandoning a change since Git
has no concept of a "change")jj move --from @-
git reset --soft HEAD~
jj restore <paths>...