diff options
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | Completion/Unix/Command/_git | 4 |
2 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ 2018-08-31 Oliver Kiddle <okiddle@yahoo.co.uk> + * unposted: Completion/Unix/Command/_git: git describe's + --long and --abbrev options are not mutually exclusive + * 43359: Completion/Unix/Command/_git: further review of git remote set-url completion diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 1e19a03a4..2cae4c82f 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git |
