diff --git a/docs/git-comparison.md b/docs/git-comparison.md index 2d2d67a53a..9e5b535163 100644 --- a/docs/git-comparison.md +++ b/docs/git-comparison.md @@ -233,7 +233,8 @@ parent. Temporarily put away the current change - jj new @- (the old working-copy commit remains as a sibling commit) + jj new @- (the old working-copy commit remains as a sibling commit)
+ (the old working-copy commit X can be restored with jj edit X) git stash