diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:06:37 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-29 18:06:37 +0000 |
commit | 2d61198457ff2031b2333c22704dd7495198a05a (patch) | |
tree | ecfaa17aa72ec4f16feb3116af946f9015e27fbd /ChangeLog | |
parent | c1f0bf30a3f1f55ce822cc4f1b0ef73e24d5e02f (diff) | |
download | zsh-2d61198457ff2031b2333c22704dd7495198a05a.tar.gz zsh-2d61198457ff2031b2333c22704dd7495198a05a.tar.xz zsh-2d61198457ff2031b2333c22704dd7495198a05a.zip |
Ingmar Vanhassel: 26472: complete "git add --intent-to-add".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 37db6266b..a6cde2c39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,8 @@ "git svn" completion. * Ingmar Vanhassel: 26471: Completion/Unix/Command/_git: update "git rebase" completion. + * Ingmar Vanhassel: 26472: Completion/Unix/Command/_git: complete + "git add --intent-to-add". 2009-01-29 Peter Stephenson <pws@csr.com> @@ -11061,5 +11063,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4542 $ +* $Revision: 1.4543 $ ***************************************************** |