Christian Couder <chriscool <at> tuxfamily.org> writes: > > When checking to see if some objects are of the same type > and when displaying the type of objects, git replace uses > the sha1_object_info() function. > > Unfortunately this function by default respects replace > refs, so instead of the type of a replaced object, it > gives the type of the replacement object which might > be different. Wasn't replace mechanism tightened, so that replacing object must be the same type as replaced object? Is there a situation where you might want replace object with different type of object? -- Jakub Narębski -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html