about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-16 16:42:20 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-17 21:52:45 +0000
commitbcd78756c8d55b1bab3a9f6fa79eb58782d3000e (patch)
tree00ae2d2d8fa7125541a60a329cc4ddce3a63e9f6 /ChangeLog
parent7ca2b06501b463641426d009a54b21b89b8ca9ee (diff)
downloadzsh-bcd78756c8d55b1bab3a9f6fa79eb58782d3000e.tar.gz
zsh-bcd78756c8d55b1bab3a9f6fa79eb58782d3000e.tar.xz
zsh-bcd78756c8d55b1bab3a9f6fa79eb58782d3000e.zip
45313: _git: Support completion from outside of a worktree when --git-dir/--work-tree are specified on the command line
Revised version of workers/41523.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 675342647..8285bc49c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-01-17  Daniel Shahaf  <danielsh@apache.org>
+
+	* 45313: Completion/Unix/Command/_git: Support completion from
+	outside of a worktree when --git-dir/--work-tree are specified
+	on the command line
+
 2020-01-16  Daniel Shahaf  <danielsh@apache.org>
 
 	* 45304: Src/loop.c, Test/A01grammar.ztst: Do execute the always