I think the bug report means that brz changes the ref to a commit that does not have the previous value in its ancestry - without actually removing anything from the object store. In the git world, the server doesn't check for ancestry - it's up to the client.
I think the bug report means that brz changes the ref to a commit that does not have the previous value in its ancestry - without actually removing anything from the object store. In the git world, the server doesn't check for ancestry - it's up to the client.