diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:09:26 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:09:26 +0000 |
commit | 8489d8eb018df51ff7325432b9cfd5e23f5c22af (patch) | |
tree | e90d1b459f09f40782c97cf165ccd0b5785fda1a /ChangeLog | |
parent | 2d61198457ff2031b2333c22704dd7495198a05a (diff) | |
download | zsh-8489d8eb018df51ff7325432b9cfd5e23f5c22af.tar.gz zsh-8489d8eb018df51ff7325432b9cfd5e23f5c22af.tar.xz zsh-8489d8eb018df51ff7325432b9cfd5e23f5c22af.zip |
Ingmar Vanhassel: 26473: complete "git commit --cleanup=" and "git commit --allow-empty".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a6cde2c39..f2794ac61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ "git rebase" completion. * Ingmar Vanhassel: 26472: Completion/Unix/Command/_git: complete "git add --intent-to-add". + * Ingmar Vanhassel: 26473: Completion/Unix/Command/_git: complete + "git commit --cleanup=" and "git commit --allow-empty". 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11063,5 +11065,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4543 $ +* $Revision: 1.4544 $ ***************************************************** |