diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-02-09 18:02:04 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-09 10:24:52 -0800 |
commit | 640c325b79a1ff6f23b7921c7de1023398962841 (patch) | |
tree | 03be150be77423276f6a8d05ac3ecb476ac72092 /compat | |
parent | completion: use __gitcomp_builtin in _git_ls_remote (diff) | |
download | tgif-640c325b79a1ff6f23b7921c7de1023398962841.tar.xz |
completion: use __gitcomp_builtin in _git_merge
New completable options are:
--allow-unrelated-histories
--message=
--overwrite-ignore
--signoff
--strategy-option=
--summary
--verify
The variable $__git_merge_options remains because _git_pull() still
needs it. It will soon be gone after _git_pull() is updated.
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 'compat')
0 files changed, 0 insertions, 0 deletions