diff options
author | Terry Moschou <tmoschou@gmail.com> | 2020-04-17 07:11:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-17 12:11:34 -0700 |
commit | 051cc549413cc0a56696b207df9c5be2ac64e993 (patch) | |
tree | c918f7fae3700407845c6cceee609c30d5cd2ef4 /Documentation | |
parent | Git 2.26.1 (diff) | |
download | tgif-051cc549413cc0a56696b207df9c5be2ac64e993.tar.xz |
complete: zsh: add missing sub cmd completion candidates
Add missing 'restore' and 'switch' sub commands to zsh completion
candidate output. E.g.
$ git re<tab>
rebase -- forward-port local commits to the updated upstream head
reset -- reset current HEAD to the specified state
restore -- restore working tree files
$ git s<tab>
show -- show various types of objects
status -- show the working tree status
switch -- switch branches
Signed-off-by: Terry Moschou <tmoschou@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions