reword
This commit is contained in:
parent
bc9c33e846
commit
4043837050
1 changed files with 4 additions and 4 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -7,13 +7,13 @@ git-annex (5.20150714) UNRELEASED; urgency=medium
|
|||
edge cases of option parsing. (For example, the metadata command no
|
||||
longer accepts the combination of --get and --set, which never actually
|
||||
worked.)
|
||||
* Bash completion code is built-in to git-annex, and can be enabled by
|
||||
running: source <(git-annex --bash-completion-script git-annex)
|
||||
* Bash completion file is now included in the git-annex source tree,
|
||||
and installed into Debian package (and any other packages built using make
|
||||
install). This bash completion is generated by the option parser, so it
|
||||
covers commands, all options, and will never go out of date!
|
||||
* As well as tab completing "git-annex" commands, "git annex" will also tab
|
||||
complete. However, git's bash completion script needs a patch,
|
||||
which I've submitted, for this to work prefectly.
|
||||
* Debian package (and any other packages built using make install)
|
||||
now includes bash completion.
|
||||
* version --raw now works when run outside a git repository.
|
||||
* assistant --startdelay now works when run outside a git repository.
|
||||
* dead now accepts multiple --key options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue