diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-06-26 18:06:40 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-06-28 13:01:09 +0000 |
| commit | 5584badbea3ffe2d25ef11cc7d4b138d10a867b8 (patch) | |
| tree | 9895dd7c2fc85b24f706e33586c75f8b512056a4 /Completion/Unix/Command | |
| parent | 46130: _git-config: Complete some more options. (diff) | |
| download | zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar.gz zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar.bz2 zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar.lz zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar.xz zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.tar.zst zsh-5584badbea3ffe2d25ef11cc7d4b138d10a867b8.zip | |
46129: _git-config: Fix a bug where a second trailing dot would be incorrectly offered.
Diffstat (limited to 'Completion/Unix/Command')
| -rw-r--r-- | Completion/Unix/Command/_git | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index d8e1743b5..f33ccf35a 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git |
