Files
git/builtin
Junio C Hamano ab22d2eb83 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>
2013-07-08 22:19:15 -07:00
..
2013-04-26 15:28:09 -07:00
2013-06-02 16:00:44 -07:00
2013-04-15 11:04:44 -07:00
2012-09-17 15:59:34 -07:00
2013-05-29 14:23:40 -07:00
2013-01-23 21:19:10 -08:00
2013-06-20 16:02:33 -07:00
2013-06-14 08:46:14 -07:00
2013-06-14 08:46:14 -07:00
2012-09-27 17:57:26 -07:00
2013-04-03 09:18:01 -07:00
2013-07-01 12:41:23 -07:00
2013-06-30 15:40:05 -07:00
2011-03-22 10:16:54 -07:00
2013-05-08 15:34:33 -07:00
2012-10-25 06:42:27 -04:00
2013-05-29 14:23:04 -07:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2012-10-29 03:08:30 -04:00
2013-06-17 13:30:01 -07:00
2013-01-16 12:48:22 -08:00
2011-03-22 10:16:54 -07:00