Merge branch 'cc/test-oidmap'
[gitweb.git] / Documentation / git-rebase.txt
index 057c21d8ee5de7757c788e9a51abe1e7d2504a04..6156609cf7149ccf5c1f79df2d9807cdbcc609ba 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