chiark / gitweb /
Store branch description in the config file
authorKarl Hasselström <kha@treskal.com>
Tue, 15 May 2007 17:10:02 +0000 (18:10 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Tue, 15 May 2007 21:26:47 +0000 (22:26 +0100)
commit4975762e08df3a3c7b918638572db8e32ca2aef0
tree45b927093bbe6b879afa17f83a48de72d0f54003
parent6796f29f1805136c90a3431ba07a7362ad0a1e06
Store branch description in the config file

Instead of storing the branch description in an StGIT-specific file,
store it in the git config file, where tools other than StGIT can read
and write it.

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