diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-04-07 12:50:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-04-07 15:14:51 -0700 |
commit | 3994ae510ea8f828a1175392e85d387fe0e77682 (patch) | |
tree | c31b5078444e723793807da9de9a594acc0a2410 /contrib/examples | |
parent | The sixth batch (diff) | |
download | tgif-3994ae510ea8f828a1175392e85d387fe0e77682.tar.xz |
bash completion: complete CHERRY_PICK_HEAD
When e.g. in a failed cherry pick we did not recognize
CHERRY_PICK_HEAD as we do e.g. REBASE_HEAD in a failed rebase let's
rectify that.
When REBASE_HEAD was added in fbd7a232370 (rebase: introduce and use
pseudo-ref REBASE_HEAD, 2018-02-11) a completion was added for it, but
no corresponding completion existed for CHERRY_PICK_HEAD added in
d7e5c0cbfb0 (Introduce CHERRY_PICK_HEAD, 2011-02-19).
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/examples')
0 files changed, 0 insertions, 0 deletions