diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-07-08 14:50:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-08 22:19:15 -0700 |
commit | ab22d2eb83c1810043bfa07dd142594580e093be (patch) | |
tree | ec91419f92123b9584672115d26e7dd8c266c8ea /t/t3010-ls-files-killed-modified.sh | |
parent | cache.h: move remote/connect API out of it (diff) | |
download | tgif-ab22d2eb83c1810043bfa07dd142594580e093be.tar.xz |
builtin/push.c: use OPT_BOOL, not OPT_BOOLEAN
The command line parser of "git push" for "--tags", "--delete", and
"--thin" options still used outdated OPT_BOOLEAN. Because these
options do not give escalating levels when given multiple times,
they should use OPT_BOOL.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3010-ls-files-killed-modified.sh')
0 files changed, 0 insertions, 0 deletions