chiark / gitweb /
Store branch description in the config file
authorKarl Hasselström <kha@treskal.com>
Mon, 14 May 2007 19:28:10 +0000 (21:28 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 14 May 2007 21:44:52 +0000 (22:44 +0100)
commitb639f7c8f09856411d403bf036f48bd8b1f0bde7
tree13c3aaca1431a231ceab8830a54f350ffdcf8f2f
parenta8b6b08aea32ad98b8e6d03d88c18ade5de97fca
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>