Christian Couder <[email protected]> writes: > Couldn't a RefTree be used to store refs that point to the base > commit,
I think it is the other way around. With the new "gitref" thing that is a pointer to an in-repository commit, RefTree can be naturally implemented.

