From fd631d5828ec6b89e86e0568e5e798787fed9bbd Mon Sep 17 00:00:00 2001 From: Nanako Shiraishi Date: Tue, 14 Oct 2008 08:17:16 +0900 Subject: [PATCH] rebase: Document --no-verify option to bypass pre-rebase hook Signed-off-by: Nanako Shiraishi Signed-off-by: Junio C Hamano --- Documentation/git-rebase.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 32f0f122e9..4e8438098f 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -9,7 +9,7 @@ SYNOPSIS -------- [verse] 'git rebase' [-i | --interactive] [-v | --verbose] [-m | --merge] - [-s | --strategy=] + [-s | --strategy=] [--no-verify] [-C] [ --whitespace=