Junio C Hamano
3d3ef136b7
Merge branch 'nd/checkout-option-parsing-fix' into next
...
The option parsing of "git checkout" had error checking, dwim and
defaulting missing options, all mixed in the code, and issuing an
appropriate error message with useful context was getting harder.
Reorganize the code and allow giving a proper diagnosis when the
user says "git checkout -b -t foo bar" (e.g. "-t" is not a good name
for a branch).
Will merge to 'next' after squashing the tip two.
* nd/checkout-option-parsing-fix:
checkout: reorder option handling
checkout: move more parameters to struct checkout_opts
checkout: pass "struct checkout_opts *" as const pointer
Conflicts:
builtin/checkout.c
2012-09-11 11:50:21 -07:00
..
2012-09-11 11:46:46 -07:00
2012-08-28 13:57:06 -07:00
2012-08-22 12:02:28 -07:00
2012-08-20 12:23:15 -07:00
2012-08-27 11:54:28 -07:00
2012-09-11 11:46:46 -07:00
2012-08-27 11:54:28 -07:00
2012-08-20 12:23:15 -07:00
2012-08-22 12:02:28 -07:00
2012-09-11 11:50:21 -07:00
2012-08-20 12:23:16 -07:00
2012-09-11 11:46:46 -07:00
2012-08-20 12:23:16 -07:00
2012-07-23 20:55:54 -07:00
2012-09-07 11:30:58 -07:00
2012-08-24 15:39:27 -07:00
2012-08-20 12:23:16 -07:00
2012-08-20 12:23:16 -07:00
2012-08-27 11:54:28 -07:00
2012-08-20 12:23:16 -07:00
2012-08-13 21:56:05 -07:00
2012-09-11 11:44:26 -07:00
2012-08-20 12:23:17 -07:00
2012-08-24 15:39:27 -07:00
2012-08-20 12:23:17 -07:00
2012-08-20 12:23:17 -07:00
2012-08-24 15:39:27 -07:00
2012-08-20 12:23:17 -07:00
2012-08-20 12:23:17 -07:00
2012-08-31 13:05:05 -07:00
2012-08-20 12:23:17 -07:00
2012-08-31 13:24:30 -07:00
2012-08-20 12:23:18 -07:00
2012-09-07 10:58:35 -07:00
2012-08-20 12:23:18 -07:00
2012-08-21 16:10:53 -07:00
2012-09-07 11:30:53 -07:00
2012-08-20 12:23:18 -07:00
2012-08-24 15:39:27 -07:00
2012-08-20 12:23:18 -07:00
2012-08-20 12:23:18 -07:00
2012-08-20 12:23:18 -07:00
2012-08-22 12:02:28 -07:00
2012-08-20 12:23:18 -07:00
2012-08-20 12:23:19 -07:00
2012-08-20 12:23:19 -07:00
2012-09-11 11:46:46 -07:00
2012-08-27 11:54:04 -07:00
2012-08-20 12:23:19 -07:00
2012-09-07 11:30:53 -07:00
2012-09-11 11:44:23 -07:00
2012-08-20 12:23:19 -07:00
2012-08-20 12:23:19 -07:00
2012-08-20 12:23:19 -07:00
2012-08-28 13:54:08 -07:00
2012-08-31 13:24:30 -07:00
2012-08-20 12:23:20 -07:00
2012-08-10 12:35:13 -07:00
2012-08-20 12:23:20 -07:00
2012-08-22 10:58:28 -07:00
2012-08-22 10:58:28 -07:00
2012-08-22 10:58:28 -07:00
2012-08-22 12:02:28 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 12:02:28 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00
2012-08-22 10:58:29 -07:00