From: Karl Hasselström Date: Sun, 29 Apr 2007 22:15:52 +0000 (+0200) Subject: Don't use refs/bases/ X-Git-Tag: v0.13~95 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/16d69115caef1a194384f0f0f668e6789b838909?hp=16d69115caef1a194384f0f0f668e6789b838909 Don't use refs/bases/ 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 ---