]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-rebase.txt
documentation: move git(7) to git(1)
[thirdparty/git.git] / Documentation / git-rebase.txt
index 4b10304740f5035095c19be05859ae0b9205e9a0..cc48beec750ff32ad439efcffb3dd19a2b1eedfb 100644 (file)
@@ -262,8 +262,7 @@ hook if one exists.  You can use this hook to do sanity checks and
 reject the rebase if it isn't appropriate.  Please see the template
 pre-rebase hook script for an example.
 
-You must be in the top directory of your project to start (or continue)
-a rebase.  Upon completion, <branch> will be the current branch.
+Upon completion, <branch> will be the current branch.
 
 INTERACTIVE MODE
 ----------------
@@ -402,4 +401,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite