diff options
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | Completion/Unix/Command/_git | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 2016-06-25 Daniel Shahaf <d.s@daniel.shahaf.name> + * unposted: Completion/Unix/Command/_git: _git-config: Fix + syntax error in 'tag.sort' completion. + * 38652: Test/ztst.zsh: test harness: Emit unified diffs instead of context diffs diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 8bcdff3f9..46e290788 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git |
