diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-02-09 18:01:56 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-09 10:24:51 -0800 |
commit | 554a1df49a743fe1a2e35fac53d602c055bc7941 (patch) | |
tree | 170d74b9c56f7213040f335dbcd3452182df2e14 /t | |
parent | completion: use __gitcomp_builtin in _git_difftool (diff) | |
download | tgif-554a1df49a743fe1a2e35fac53d602c055bc7941.tar.xz |
completion: use __gitcomp_builtin in _git_fetch
New completable options:
--deepen=
--ipv4
--ipv6
--jobs=
--multiple
--progress
--refmap=
--shallow-exclude=
--shallow-since=
--update-head-ok
Since _git_pull() needs fetch options too, $__git_fetch_options
remains. This variable 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 't')
0 files changed, 0 insertions, 0 deletions