chiark / gitweb /
Add a stack method for determining whether a branch is initialised
authorChuck Lever <cel@netapp.com>
Wed, 2 Nov 2005 21:55:46 +0000 (16:55 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 4 Nov 2005 21:46:53 +0000 (21:46 +0000)
commit2d00440c09ffb87a3501df215d98af751a920d62
treee8a63e2ee6be2d9d3a0824f01a23565efcee86e4
parent7cc615f31f10b3b5434f427c09a10a7dbbdd62db
Add a stack method for determining whether a branch is initialised

Let's be consistent about how we decide whether a branch is ready for use
by stgit.

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