diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:37:48 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 17:37:48 +0000 |
| commit | f958e846e415f5609a709635ce1dff7bd4120aef (patch) | |
| tree | e9d1bac687054ead6bf5649fef7ac22f3263f30c /Completion/Unix/Command/_git | |
| parent | Ingmar Vanhassel: 26467: add "git remote rename" completion. (diff) | |
| download | zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar.gz zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar.bz2 zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar.lz zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar.xz zsh-f958e846e415f5609a709635ce1dff7bd4120aef.tar.zst zsh-f958e846e415f5609a709635ce1dff7bd4120aef.zip | |
Ingmar Vanhassel: 26468: "git stage" is now a synonym for "git add". git diff: --staged is a synonym for --cached.
Diffstat (limited to 'Completion/Unix/Command/_git')
| -rw-r--r-- | Completion/Unix/Command/_git | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 7e6a17439..6e930df98 100644 --- a/ |
