Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> writes: > struct origin_data { > unsigned char sha1[20]; > - int is_local_branch:1; > + unsigned int is_local_branch:1; Thanks, I overlooked this one. -- 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