Improve bash completion, so it completes names of remotes and backends in appropriate places.
Not necessarily everywhere, but a lot of the most often used places. Re the use of .Internal, see https://github.com/pcapriotti/optparse-applicative/issues/155
This commit is contained in:
parent
ffa8221517
commit
3f47d1b351
5 changed files with 32 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -22,6 +22,8 @@ git-annex (5.20150825) UNRELEASED; urgency=medium
|
|||
--no-content options to specify the (current) default behavior.
|
||||
* annex.hardlink extended to also try to use hard links when copying from
|
||||
the repository to a remote.
|
||||
* Improve bash completion, so it completes names of remotes and backends
|
||||
in appropriate places.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue