diff options
Diffstat (limited to 'third_party/git/Documentation/config/completion.txt')
-rw-r--r-- | third_party/git/Documentation/config/completion.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/git/Documentation/config/completion.txt b/third_party/git/Documentation/config/completion.txt deleted file mode 100644 index 4d99bf33c904..000000000000 --- a/third_party/git/Documentation/config/completion.txt +++ /dev/null @@ -1,7 +0,0 @@ -completion.commands:: - This is only used by git-completion.bash to add or remove - commands from the list of completed commands. Normally only - porcelain commands and a few select others are completed. You - can add more commands, separated by space, in this - variable. Prefixing the command with '-' will remove it from - the existing list. |