Fix the --name option for the pick command
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 11 Nov 2005 10:12:46 +0000 (10:12 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 11 Nov 2005 10:12:46 +0000 (10:12 +0000)
commit9a6e2cc3e43ca33cee2f069b28cb8029e3a127cc
tree71e76aa137385d22a59837c086673665d24cb691
parentd218d2f8c234b1cb17616dc98d8e5d670138e124
Fix the --name option for the pick command

If a patch name from a different branch is given, the --name option is
ignored.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/pick.py