chiark / gitweb /
Rename all config sections of a branch
authorKarl Hasselström <kha@treskal.com>
Mon, 20 Aug 2007 21:36:00 +0000 (22:36 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 20 Aug 2007 21:36:34 +0000 (22:36 +0100)
commit337a07433f7aa7b6f3d0bf96696b4bc6092506d2
treeab2508044d9e74ad5b0861f5691d5fb4c4b84bb8
parent2b5f6f656fa95d2ffefe7cc1261f4b0fc614f7b8
Rename all config sections of a branch

Just renaming the branch.branchname section doesn't rename the
branch.branchname.stgit section -- we have to do that explicitly.

This fixes bug 9692.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/stack.py