Re: A possible subtree split bug

2012-08-20 Thread greened
Fabien POTENCIER writes: > According to the docs: > > "Repeated splits of exactly the same history are > guaranteed to be identical (ie. to produce the same > commit ids). Because of this, if you add new commits > and then re-split, the new commits will be attached as > commits on top of the his

A possible subtree split bug

2012-07-31 Thread Fabien POTENCIER
Hi all, I've encountered what I think is a bug in the subtree split command included in contrib. According to the docs: "Repeated splits of exactly the same history are guaranteed to be identical (ie. to produce the same commit ids). Because of this, if you add new commits and then re-split,