Add support for branch in the patch id
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 27 Sep 2005 15:11:00 +0000 (16:11 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 27 Sep 2005 15:11:00 +0000 (16:11 +0100)
commita2dcde7196ecd4e2c6d8bfff825d9b00a366c323
tree5adb0ece3a26ebe42839eaf23640d534a30ef4c6
parentd1eb3f85c890ab979bb95febf1060f351b39daf3
Add support for branch in the patch id

By default, only patch/top and patch/bottom on the current branch are
supported. This patch adds the patch@branch/... support.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/common.py
stgit/commands/id.py
stgit/git.py
stgit/stack.py