From 49d85439e309fe181ca1cd0661c58e85550e7bb4 Mon Sep 17 00:00:00 2001 From: "jj-docs[bot]" Date: Fri, 26 Apr 2024 15:52:23 +0000 Subject: [PATCH] Deployed 6752402 to prerelease with MkDocs 1.5.3 and mike 2.0.0 --- prerelease/cli-reference/index.html | 4 ++-- prerelease/search/search_index.json | 2 +- prerelease/sitemap.xml.gz | Bin 475 -> 475 bytes 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/prerelease/cli-reference/index.html b/prerelease/cli-reference/index.html index d16997269..9c6ca84dd 100644 --- a/prerelease/cli-reference/index.html +++ b/prerelease/cli-reference/index.html @@ -6758,7 +6758,7 @@ same "branch", relative to the destination):

|/ | J J -

With -r, the command rebases only the specified revision onto the +

With -r, the command rebases only the specified revisions onto the destination. Any "hole" left behind will be filled by rebasing descendants onto the specified revision's parent(s). For example, jj rebase -r K -d M would transform your history like this:

@@ -6789,7 +6789,7 @@ commit. This is true in general; it is not specific to this command.