Signed-off-by: Junio C Hamano <junkio@cox.net>
@ -309,6 +309,7 @@ struct ref {
struct ref *next;
unsigned char old_sha1[20];
unsigned char new_sha1[20];
unsigned char force;
struct ref *peer_ref; /* when renaming */
char name[0];
};
The note is not visible to the blocked user.