1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 18:30:55 +01:00

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

@ -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