diff --git a/docs/git-comparison.md b/docs/git-comparison.md index 135c0a687..e3b548460 100644 --- a/docs/git-comparison.md +++ b/docs/git-comparison.md @@ -199,8 +199,7 @@ parent.
jj rebase -s
)jj rebase -b A -d B
git rebase B A
(may need to rebase other descendant branches separately)