chiark / gitweb /
Don't use refs/bases/<branchname>
authorKarl Hasselström <kha@treskal.com>
Sun, 29 Apr 2007 22:15:52 +0000 (00:15 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 14 May 2007 21:11:10 +0000 (22:11 +0100)
It's silly to save the stack base in a ref when it can trivially be
computed from the bottommost applied patch, if any. (If there are no
applied patches, it's simply equal to HEAD.)

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

No differences found