Junio C Hamano schrieb:
But he has a stray .git/master file, perhaps created by hand by mistake (it would be very interesting to find how that file got there in the first place),
It is easy to get one there if, in a brave moment, you try git update-ref master $some_other_ref instead of the correct git update-ref refs/heads/master $some_other_ref -- Hannes - 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