summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_git
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-03-18 21:21:45 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-03-21 16:12:15 +0000
commit9f7040471473f5dedf0ae71a1973bc2606624aea (patch)
tree3bbd02acfb5c641ad3e6c136f769f542846e3d14 /Completion/Unix/Command/_git
parent38181: _git reflog: Complete '@{N}' instead of 'HEAD@{N}'. (diff)
downloadzsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar.gz
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar.bz2
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar.lz
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar.xz
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.tar.zst
zsh-9f7040471473f5dedf0ae71a1973bc2606624aea.zip
38182: _git: Invoke reflog completion from the 'complete commit objects' codepath.
The reflog will only be used if the user has typed as "@" by hand.
Diffstat (limited to 'Completion/Unix/Command/_git')
-rw-r--r--Completion/Unix/Command/_git13
1 files changed, 10 insertions, 3 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
index 0eb8532e2..ee455764f 100644
--- a/Completion/Unix/Command/_git
+++ b/Completion/Unix/Command/_git