Jeff King <peff@xxxxxxxx> writes: >> REF_NODEREF, UPDATE_REFS_DIE_ON_ERR); >> if (!opts->quiet) { >> if (old->path && >> - (advice_detached_head == 1 || >> - (advice_detached_head == -1 && !opts->force_detach))) >> + advice_detached_head == 1 && !opts->force_detach) > > Maybe s/== 1//? Surely, and thanks. -- 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