31746: _git: reword _git-config TODO

Support for merge drivers, filter drivers, and diff drivers is
missing.
This commit is contained in:
m0viefreak 2013-09-22 12:48:22 +02:00 committed by Frank Terbeck
parent 5ec6a1510a
commit e45f685d4a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2013-09-22 m0viefreak <m0viefreak.cm@googlemail.com>
* 31746: Completion/Unix/Command/_git: _git: reword _git-config
TODO
2013-09-22 Øystein Walle <oystwa@gmail.com>
* 31747: Completion/Unix/Command/_git: _git: completion updates to

View File

@ -1775,7 +1775,7 @@ _git-config () {
# TODO: Most all _path_commands should be able to take arguments and so on.
# How do we deal with that and how do we quote the whole argument to git
# config?
# TODO: Add merge.*.(name|driver|recursive) and diff.*.(command|funcname)
# TODO: Add support for merge.*. (merge driver), diff.*. (diff driver), and filter.*. (filter driver) options
# (see gitattributes(5)).
# TODO: .path options should take absolute paths.
declare -a git_options_static