diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2007-09-23 19:31:27 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2007-09-23 19:31:27 +0000 |
| commit | e16f52a1e72333b0e9e1f96d9e09eb3f8819866a (patch) | |
| tree | 95adc40cf0ced47eb45c40feaf2f6ff2efd6745e /Completion/Unix/Command/_git | |
| parent | 23822: merge in git rm completion fixes from Nikolai Weibull's repository. (diff) | |
| download | zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar.gz zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar.bz2 zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar.lz zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar.xz zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.tar.zst zsh-e16f52a1e72333b0e9e1f96d9e09eb3f8819866a.zip | |
23823: merge in git rev-parse completion from Nikolai Weibull's repository.
Diffstat (limited to 'Completion/Unix/Command/_git')
| -rw-r--r-- | Completion/Unix/Command/_git | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 4cd3a5173..56b0a68db 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -1,10 +1,9 @@ |
