From: Junio C Hamano Date: Thu, 3 May 2012 22:35:19 +0000 (-0700) Subject: Merge branch 'cb/cherry-pick-rev-path-confusion' into maint X-Git-Tag: v1.7.10.2~30 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4da6c0b76691c63e3f4aea3f1079b37ac0e6d98;p=git.git Merge branch 'cb/cherry-pick-rev-path-confusion' into maint The command line parser choked "git cherry-pick $name" when $name can be both revision name and a pathname, even though $name can never be a path in the context of the command. By Clemens Buchacher * cb/cherry-pick-rev-path-confusion: cherry-pick: do not expect file arguments --- c4da6c0b76691c63e3f4aea3f1079b37ac0e6d98