Junio C Hamano <gitster@xxxxxxxxx> writes: > We may want to update the error message for "@{u}" when the current one is > not tracked, instead of saying ''. Perhaps > > error: No upstream branch found for the current branch. > > or something? > > Likewise for the detached HEAD case. This is indeed the point of the patch serie, and I like how it first shows how bad the error messages can be, and then illustrate the fix with patch hunks in the newly added testcases in further patches. But the commit message for this patch could probably be improved: we usually do not give a list of _what_ is done, since the code already says that, but we insist on _why_ it is done. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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