chiark / gitweb /
Allow 'show' and 'id' to work on non-StGIT branches (bug #10011)
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 7 Dec 2007 21:19:24 +0000 (21:19 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 7 Dec 2007 21:19:24 +0000 (21:19 +0000)
commitd679e110f3641569dcf8562e9b378c671e86ae2d
treeae47dc5b410c6661fb82b2882b8b63254c4534fd
parent683840616efea425300859fe838add2b6b559a2c
Allow 'show' and 'id' to work on non-StGIT branches (bug #10011)

Some clean-up to only access the current series object if needed.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/common.py
stgit/commands/show.py
t/t2400-diff.sh