Add an option to "stg branch" to convert the internal format
authorChuck Lever <cel@netapp.com>
Sun, 29 Jan 2006 18:14:01 +0000 (13:14 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Sat, 4 Feb 2006 09:59:12 +0000 (09:59 +0000)
commitbad9dcfc19eb88f866ebf97692fbde5d7827f76e
treeea0d4e1177e46a068ff4d9cd4c273e094cdc9fac
parent02ac3ad2d474c60c1cdcb6b45451c1077b735ca0
Add an option to "stg branch" to convert the internal format

Previous patch adds support for a separate patch directory in each branch.
Let's give users an option to convert their old branches to new style ones
and back.

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