summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2015-05-19 10:23:31 +0200
committerDaniel Hahler <git@thequod.de>2015-05-19 10:28:51 +0200
commit7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e (patch)
tree5847643fa66e20696e4ad6639a66ec96c2885a0c /Completion/Unix/Command
parent__git_commit_objects: do not use _guard, but only a pattern (diff)
downloadzsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar.gz
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar.bz2
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar.lz
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar.xz
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.tar.zst
zsh-7408f91d31d8b3868c1065a7f4fd4ffcecb4b87e.zip
35217: completion: git: send-email: complete (recent) commits
This adds `__git_commit_objects_prefer_recent` as alternative for git-send-email's completion.
Diffstat (limited to 'Completion/Unix/Command')
-rw-r--r--Completion/Unix/Command/_git4
1 files changed, 3 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git
index fb9cae1b6..b31b694a6 100644
--- a/Completion/Unix/Command/_git
+++ b/Completion/Unix/Command/_git