Ramkumar Ramachandra wrote: > + if (!len) > + /* In the @{N} case where there's nothing > + * before the @. > + */ > + refs_found = dwim_log("HEAD", 4, sha1, &real_ref); Minor mistake here: it should be dwim_ref, not dwim_log. Thanks to Junio/ Jeff for poking. -- 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