This commit is contained in:
Joey Hess 2017-06-09 17:00:46 -04:00
parent 3bd3885dbb
commit ada1f56806
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,8 @@
A new version of optparse-applicative supports zsh and fish shell
completions. Got that integrated into git-annex, although it will be a
while until most builds are updated to that version of the library.
Also, re-submitted my old patch from 2015 to make "git annex<tab>"
always tab complete in bash.
Enough other small fixes and improvements have accumulated that a release
is due soon..