Allow print_crt_patch to work on other branches
authorChuck Lever <cel@netapp.com>
Thu, 6 Oct 2005 10:20:14 +0000 (11:20 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 6 Oct 2005 10:20:14 +0000 (11:20 +0100)
commit94b7894d7cbbbe5c1350a198727f88c51f3cd4de
tree904330370e5cbcb01036e6ccb93aa68116f66e65
parent72594233910a7f3ae988020702de20d8703a2ffb
Allow print_crt_patch to work on other branches

print_crt_patch() current prints the current patch in the current branch.
Add a function argument to allow it to print the current patch in other
branches.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/common.py