On 9/8/2020 5:10 PM, Edmundo Carmona Antoranz wrote: > 0906ac2b54b introduced a call to oidcmp() that should be > replaced by oideq() (the latter introduced in 14438c4). Short-OIDs on their own are not enough. Please use the format "abbreviated hash (subject, date)" as mentioned in my earlier reply: 0906ac2b (blame: use changed-path Bloom filters, 2020-04-16) 14438c4 (introduce hasheq() and oideq(), 2018-08-28) See Documentation/SubmittingPatches [1] for more information on this. [1] https://github.com/git/git/blob/3a238e539bcdfe3f9eb5010fd218640c1b499f7a/Documentation/SubmittingPatches#L144-L165 Thanks, -Stolee