chiark / gitweb /
Fix removal of series to nuke the formatversion config item.
authorYann Dirson <ydirson@altern.org>
Wed, 6 Jun 2007 21:05:22 +0000 (23:05 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 7 Jun 2007 21:46:12 +0000 (22:46 +0100)
commit789d8ecb1e0371098d07335672692f24554203ae
tree6bb72dde8201575969f693725b428f81e949f65d
parentc177ec71fb5eda5ddf5fd036bfbec1c971f9b9a8
Fix removal of series to nuke the formatversion config item.

Since this parameter is now used to decide if the branch has already
been initialised, not removing it forbids to create a stack with the
same name as one that was deleted.

Signed-off-by: Yann Dirson <ydirson@altern.org>
stgit/stack.py