X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-rebase.txt;h=0aefc34d0d311030687563c56eaf3ac85a687e28;hb=bb471bf74fdff4e6e93e39677e9dab36e716b6f1;hp=26f3b7b2b0daad0affb36e6514156520a693b164;hpb=e16a4779b3213f5f734da38a414ec06882400742;p=git.git diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 26f3b7b2b..33e0ef1f6 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -236,6 +236,10 @@ OPTIONS is used instead ('git-merge-recursive' when merging a single head, 'git-merge-octopus' otherwise). This implies --merge. +-q:: +--quiet:: + Be quiet. Implies --no-stat. + -v:: --verbose:: Be verbose. Implies --stat. @@ -264,8 +268,9 @@ OPTIONS exit with the message "Current branch is up to date" in such a situation. +--ignore-whitespace:: --whitespace=