diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-02-09 18:01:49 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-09 10:24:50 -0800 |
commit | 660003e29acae9a5283ad8881a524a2b329336e3 (patch) | |
tree | 86d0a0bae91db80953496025e4080557e746b201 /lockfile.c | |
parent | completion: use __gitcomp_builtin in _git_checkout (diff) | |
download | tgif-660003e29acae9a5283ad8881a524a2b329336e3.tar.xz |
completion: use __gitcomp_builtin in _git_cherry_pick
The new completable options are:
--allow-empty
--allow-empty-message
--ff
--gpg-sign
--keep-redundant-commits
--strategy-option
In-progress options like --continue will be part of --git-completion-helper
then filtered out by _git_cherry_pick() unless the operation is in
progress. This helps keep marking of these operations in just one place.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'lockfile.c')
0 files changed, 0 insertions, 0 deletions