From faa163cd5fe9c578e3ed35bd5b10e56b7b357ba7 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 29 Jul 2016 17:00:08 +0000 Subject: 38964: _git-config: Complete option names present in the config file. This patch lets . git config x.y.z value git config . complete 'x.y.z', even if x.y.z isn't hardcoded into _git-config. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b9dcaa0d..7752ce68b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-08-01 Daniel Shahaf + * 38964: Completion/Unix/Command/_git: _git-config: Complete + option names present in the config file. + * 38963: Completion/Unix/Command/_git: _git-config: Run gettable-options earlier and in all codepaths. -- cgit v1.2.3