+git completions

This commit is contained in:
Aaron Bieber 2020-07-16 08:09:14 -06:00
parent 856b2f2889
commit 73595da30c

16
completions/git.ksh Executable file
View File

@ -0,0 +1,16 @@
set -A complete_git_1 -- \
add am archive \
bisect branch bundle \
checkout cherry-pick citool clean clone commit config \
describe diff \
fetch format-patch \
gc grep gui \
init \
log \
merge mv \
notes \
pull push \
range-diff rebase reset restore revert rm \
shortlog show sparse-checkout stash status submodule switch \
tag \
worktree