On 26/10/06, Junio C Hamano <junkio@cox.net> wrote:
That was the point I was trying to make. Carl asserted that in git
you could tell if you had the same tree as someone else based on
revision IDs, which doesn't seem to be the case all the time.
The reverse assertion (that if you have the same revision ID, you have
the same tree) seems to hold equally in git and Bazaar.
Sure, you can do the same in Bazaar by comparing the inventories for
the two revisions.
The merge revision will also include any manual conflict resolution.
If the other person resolved the conflicts differently.
James.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html