graft: do not try to skip rev derived from ancestor more than once (issue6024)
We check 'x in revs' in other cases, so let's do the same. The test case credits to Tom Prince.
Loading
Please register or sign in to comment
We check 'x in revs' in other cases, so let's do the same. The test case credits to Tom Prince.