summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-12-13 08:31:58 +0000
committerJunio C Hamano <junio@kernel.org>2010-12-13 08:31:58 +0000
commiteef01fe919cb245838e4f4ad512a66202747742e (patch)
tree02c72b987c74aadbce61763a2e2772bde48b416a /git-rebase.txt
parentcf29d337e34d752e5b61fc6629294eccc3ff6ef3 (diff)
downloadgit-htmldocs-eef01fe919cb245838e4f4ad512a66202747742e.tar.gz
Autogenerated HTML docs for v1.7.3.3-557-gb5c17
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 30e5c0eb1..96680c845 100644
--- a/git-rebase.txt
+++ b/git-rebase.txt
@@ -279,6 +279,10 @@ which makes little sense.
--no-verify::
This option bypasses the pre-rebase hook. See also linkgit:githooks[5].
+--verify::
+ Allows the pre-rebase hook to run, which is the default. This option can
+ be used to override --no-verify. See also linkgit:githooks[5].
+
-C<n>::
Ensure at least <n> lines of surrounding context match before
and after each change. When fewer lines of surrounding