Junio C Hamano <gitster@xxxxxxxxx> writes: >> - if (delete_ref(refname, sha1, 0)) >> + if (delete_ref(refname, NULL, 0)) >> result |= error(_("Could not remove branch %s"), refname); By the way, how does this series interact with what Ronnie and Michael are working on with their ref-transaction series? -- 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