From 8024de798d1b3eb0eca5772bf5c316124748e74c Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sun, 12 Jul 2015 18:14:03 +0200 Subject: 35779: completion: _git-config: remove extraneous "local expl" It is defined at the beginning of the function already, and results in the output of `expl=''` when completing after `git config branch.local.pushremote ` etc. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 71f4755ea..354418d05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-07-13 Daniel Hahler + + * 35779: Completion/Unix/Command/_git: _git-config: remove + extraneous "local expl". + 2015-07-12 Daniel Shahaf * unposted: Test/B01cd.ztst: Typo -- cgit 1.4.1