chiark / gitweb /
Write removed fields for backwards compatibility
authorKarl Hasselström <kha@treskal.com>
Wed, 19 Dec 2007 18:00:11 +0000 (18:00 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 19 Dec 2007 23:13:30 +0000 (23:13 +0000)
commit757c5455dd57c4178962f0920d7ccfdf617efa05
tree6ebc3f2bea795e45a90ad17bcaa2ea01ce57fda4
parent6b760799882407774730b2d75bb5616e6ffd9804
Write removed fields for backwards compatibility

Start writing the "top", "bottom", and "bottom.old" fields again. The
last two patches mean we don't need them anymore, but old versions of
StGit still do.

At some later time, we'll want to change the stack on-disk format so
that these can be removed. But we'll probably want to do that as part
of a larger change.

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