@ -1222,7 +1222,7 @@ static int resolve_gitlink_packed_ref(struct ref_cache *refs,
if(ref==NULL)
return-1;
memcpy(sha1,ref->u.value.sha1,20);
hashcpy(sha1,ref->u.value.sha1);
return0;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.