From e45f685d4addb4d1ae13ed8353e5ff95b7010d3a Mon Sep 17 00:00:00 2001 From: m0viefreak Date: Sun, 22 Sep 2013 12:48:22 +0200 Subject: 31746: _git: reword _git-config TODO Support for merge drivers, filter drivers, and diff drivers is missing. --- Completion/Unix/Command/_git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_git') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 294620be5..0d0cb02c0 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -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 -- cgit 1.4.1