Merge branch 'cb/cherry-pick-rev-path-confusion' into maint
commitc4da6c0b76691c63e3f4aea3f1079b37ac0e6d98
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 May 2012 22:35:19 +0000 (3 15:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 May 2012 22:35:19 +0000 (3 15:35 -0700)
tree7b7173e18d6823c743fd58df05144387261347b2
parentc968338042b1f38508ed5b863c3ef1f67a06f737
parent6d5b93f29f5362b9b84954d87684705227984f9e
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