]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-rebase.txt
doc: promote "git switch"
[thirdparty/git.git] / Documentation / git-rebase.txt
index 6363d674b775fd49b63fcdd3ceb42440a35dd959..c742b73a003ab63a7914649632cd1b94ec20af1d 100644 (file)
@@ -17,7 +17,7 @@ SYNOPSIS
 DESCRIPTION
 -----------
 If <branch> is specified, 'git rebase' will perform an automatic
-`git checkout <branch>` before doing anything else.  Otherwise
+`git switch <branch>` before doing anything else.  Otherwise
 it remains on the current branch.
 
 If <upstream> is not specified, the upstream configured in