Jeff King <peff@xxxxxxxx> writes: >> @@ -668,8 +671,6 @@ static void orphaned_commit_warning(struct commit *commit) >> die("internal error in revision walk"); >> if (!(commit->object.flags & UNINTERESTING)) >> suggest_reattach(commit, &revs); >> - else >> - describe_detached_head("Previous HEAD position was", commit); >> } > > Wait, I thought we were keeping this, per your argument above? Well, I do not have very strong preference either way. I didn't really argue for or against. I just explained it might be useful. Will resurrect. -- 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