Nguyễn Thái Ngọc Duy
a5e5f399ca
restore: replace --force with --ignore-unmerged
...
Use a more specific option name to express its purpose. --force may come
back as an alias of --ignore-unmerged and possibly more. But since this
is a destructive operation, I don't see why we need to "force" anything
more. We already don't hold back.
When 'checkout --force' or 'restore --ignore-unmerged' is used, we may
also print warnings about unmerged entries being ignore. Since this is
not exactly warning (people tell us to do so), more informational, let
it be suppressed if --quiet is given. This is a behavior change for
git-checkout.
PS. The diff looks a bit iffy since --force is moved to
add_common_switch_branch_options() (i.e. for switching). But
git-checkout is also doing switching and inherits this --force.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2019-05-07 13:04:47 +09:00
..
2019-02-06 22:05:23 -08:00
2019-04-02 13:56:59 +09:00
2018-08-13 14:14:44 -07:00
2019-01-02 13:05:30 -08:00
2019-02-11 12:58:06 -08:00
2019-03-07 09:59:52 +09:00
2019-03-07 09:59:54 +09:00
2019-01-24 12:35:44 -08:00
2019-02-06 22:05:27 -08:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-05-07 13:04:47 +09:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-01-22 11:33:46 -08:00
2019-01-22 11:08:35 -08:00
2019-03-07 09:59:58 +09:00
2019-01-29 12:47:54 -08:00
2018-11-13 14:22:02 +09:00
2019-02-06 22:05:29 -08:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-03-07 09:59:54 +09:00
2019-03-07 09:59:59 +09:00
2019-02-06 22:05:23 -08:00
2019-01-04 13:33:33 -08:00
2019-02-05 14:26:11 -08:00
2019-02-11 12:58:06 -08:00
2018-10-19 13:34:02 +09:00
2019-02-06 22:05:23 -08:00
2019-01-18 13:49:57 -08:00
2019-02-06 22:05:23 -08:00
2019-01-24 11:55:06 -08:00
2019-02-20 12:31:56 -08:00
2019-01-08 09:41:06 -08:00
2019-01-29 12:47:54 -08:00
2018-11-06 12:56:29 +09:00
2019-02-20 12:31:56 -08:00
2019-02-06 22:05:23 -08:00
2018-11-13 22:37:17 +09:00
2019-01-14 15:29:28 -08:00
2018-11-02 11:04:55 +09:00
2018-11-06 12:56:29 +09:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-02-06 22:05:23 -08:00
2019-03-07 09:59:52 +09:00
2018-10-15 12:53:15 +09:00
2018-09-17 13:49:38 -07:00
2019-01-24 11:55:06 -08:00
2018-06-29 10:43:39 -07:00
2019-01-15 15:38:29 -08:00
2019-02-22 15:28:21 -08:00
2019-03-07 09:59:54 +09:00
2019-03-07 09:59:55 +09:00
2019-02-14 15:25:33 -08:00
2019-02-20 12:31:56 -08:00
2019-01-18 13:49:52 -08:00
2018-10-19 13:34:02 +09:00
2019-01-24 11:55:06 -08:00
2019-02-06 22:05:23 -08:00
2019-04-02 13:56:59 +09:00
2019-03-07 09:59:57 +09:00
2019-02-06 22:05:27 -08:00
2018-09-24 10:30:52 -07:00
2019-01-18 13:49:57 -08:00
2019-02-20 12:31:56 -08:00
2019-01-15 15:38:29 -08:00
2019-04-02 13:56:59 +09:00
2019-02-06 22:05:25 -08:00
2019-01-24 11:55:06 -08:00
2019-04-02 13:56:59 +09:00
2019-01-24 11:55:06 -08:00
2019-01-02 13:05:30 -08:00
2018-12-15 12:24:33 +09:00
2018-11-06 12:56:29 +09:00
2019-01-08 09:41:06 -08:00
2018-12-26 15:41:47 -08:00
2019-02-22 15:27:59 -08:00
2018-11-06 12:56:29 +09:00
2018-08-29 11:32:49 -07:00
2019-03-07 09:59:52 +09:00
2018-09-12 15:17:17 -07:00
2018-10-26 10:17:59 +09:00
2018-07-18 15:45:14 -07:00
2018-06-29 10:43:39 -07:00
2019-02-22 15:28:21 -08:00
2019-01-24 11:55:06 -08:00