chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
16d6911
)
Don't use refs/bases/<branchname>
author
Karl Hasselström
<kha@treskal.com>
Sun, 29 Apr 2007 22:15:52 +0000
(
00:15
+0200)
committer
Catalin 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