completion: offer '--(no-)patch' among 'git log' options
authorSZEDER Gábor <redacted>
Mon, 11 May 2020 11:56:14 +0000 (11:56 +0000)
committerJunio C Hamano <redacted>
Mon, 11 May 2020 16:33:56 +0000 (09:33 -0700)
Signed-off-by: SZEDER Gábor <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash

index c21786f2fd00263e9b068f1d4750fa16b2411225..ec6ff1d5fb8f96e7398b6c8f9ad4b3e454034b8f 100644 (file)
@@ -1860,6 +1860,7 @@ _git_log ()
                        $merge
                        $__git_diff_common_options
                        --pickaxe-all --pickaxe-regex
+                       --patch --no-patch
                        "
                return
                ;;
git clone https://git.99rst.org/PROJECT