Add a --branch option to different commands
authorCatalin Marinas <catalin.marinas@gmail.com>
Tue, 13 Sep 2005 16:11:18 +0000 (17:11 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 13 Sep 2005 16:11:18 +0000 (17:11 +0100)
commit2f7c8b0ba410854dc7dd0c2282323cc04dfcce8e
tree642617398cc067fe5c9f474ff39dd2115b9147b2
parentd0d139a330a0e2f49b9acad4ea1938304b4110ac
Add a --branch option to different commands

This command will show the information on a different branch than the
current one.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/applied.py
stgit/commands/export.py
stgit/commands/files.py
stgit/commands/id.py
stgit/commands/mail.py
stgit/commands/rename.py
stgit/commands/series.py
stgit/commands/top.py
stgit/commands/unapplied.py
stgit/main.py