1
0
mirror of https://github.com/git/git.git synced 2025-03-24 21:52:42 +00:00
Clemens Buchacher 6d5b93f29f cherry-pick: do not expect file arguments
If a commit-ish passed to cherry-pick or revert happens to have a file
of the same name, git complains that the argument is ambiguous and
advises to use '--'. To make things worse, the '--' argument is removed
by parse_options, und so passing '--' has no effect.

Instead, always interpret cherry-pick/revert arguments as revisions.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-04-15 13:33:31 -07:00
..
2012-02-20 00:15:11 -08:00
2012-01-06 12:44:07 -08:00
2012-03-28 15:19:17 -07:00
2012-02-20 00:14:55 -08:00
2011-11-07 22:12:19 -08:00
2012-03-01 20:59:31 -08:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2012-04-02 13:11:49 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2012-02-26 23:05:45 -08:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2011-03-09 23:52:56 -08:00
2011-05-31 12:19:11 -07:00
2012-02-20 00:15:28 -08:00
2011-03-22 10:16:54 -07:00
2011-08-25 14:42:11 -07:00
2011-03-22 10:16:54 -07:00