Code

Merge branch 'jk/doc-credits' of git://github.com/peff/git
[git.git] / Documentation / git-rebase.txt
index 671f04a281b72960b35168fbbb840dd67fffb77e..620d50e71f1a04f587079180ff2d987521d38786 100644 (file)
@@ -66,8 +66,9 @@ would be:
     D---E---F---G master
 ------------
 
-The latter form is just a short-hand of `git checkout topic`
-followed by `git rebase master`.
+*NOTE:* The latter form is just a short-hand of `git checkout topic`
+followed by `git rebase master`. When rebase exits `topic` will
+remain the checked-out branch.
 
 If the upstream branch already contains a change you have made (e.g.,
 because you mailed a patch which was applied upstream), then that commit