Junio C Hamano
f4c66eeddd
apply: factor out checkout_target() helper function
...
When a patch wants to touch a path, if the path exists in the index
but is missing in the working tree, "git apply --index" checks out
the file to the working tree from the index automatically and then
applies the patch.
Split this logic out to a separate helper function.
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-07-09 14:36:26 -07:00
..
2012-02-13 11:42:18 -08:00
2012-07-09 14:36:26 -07:00
2012-04-23 12:58:23 -07:00
2012-05-03 15:13:31 -07:00
2012-03-07 09:07:38 -08:00
2012-04-16 12:42:22 -07:00
2012-02-21 15:14:37 -08:00
2012-04-27 09:26:37 -07:00
2012-01-06 12:44:07 -08:00
2012-05-03 15:13:31 -07:00
2012-03-28 15:19:17 -07:00
2012-03-23 13:52:05 -07:00
2012-03-01 20:59:31 -08:00
2012-04-24 14:40:51 -07:00
2012-05-02 13:51:35 -07:00
2012-04-27 13:59:20 -07:00
2012-03-07 09:07:39 -08:00
2012-04-18 16:17:42 -07:00
2012-03-01 20:59:31 -08:00
2012-05-03 15:13:31 -07:00
2012-04-24 14:55:48 -07:00
2012-04-15 22:50:39 -07:00
2012-01-16 16:06:57 -08:00
2012-04-30 15:45:51 -07:00
2012-04-27 13:59:20 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-04-11 11:09:49 -07:00
2012-03-07 10:24:33 -08:00
2012-03-07 10:24:33 -08:00
2012-05-02 13:51:24 -07:00
2012-02-21 15:14:41 -08:00
2012-05-02 13:51:35 -07:00
2012-02-28 10:47:30 -08:00
2012-04-10 09:25:35 -07:00
2012-04-30 14:58:01 -07:00
2012-05-01 09:40:30 -07:00
2012-02-27 15:58:36 -08:00
2012-04-27 09:26:39 -07:00
2012-04-30 15:45:51 -07:00
2012-04-04 09:57:50 -07:00
2012-03-07 09:07:39 -08:00
2012-03-08 14:03:07 -08:00