summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-11 22:50:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-11 22:50:03 +0000
commit0578b22ff8cda5310219423fe1d6255c903710e1 (patch)
tree0020ad714b2c535a3c2634b2bd045344bd98a7ba /git-rebase.txt
parentbb34317b8b0b3c34f91f17697ad618fe19148f7b (diff)
downloadgit-htmldocs-0578b22ff8cda5310219423fe1d6255c903710e1.tar.gz
Autogenerated HTML docs for v1.5.4.4-498-g5d92
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 4b1030474..e0412e086 100644
--- a/git-rebase.txt
+++ b/git-rebase.txt
@@ -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
----------------