Timo Hirvonen [off-list ref] writes:
Petr Baudis [off-list ref] wrote:
quoted
If I understand it right, Timo complains that git-fetch got
non-fastforward commits for "pu" and "next" and a good fastforward
commit for "master", but it didn't update the ref for ANY head, not even
the "master".
Exactly. Maybe git-fetch should abort only if it could not update the
currently checked out branch?
The erroring-out is there so that the user can take notice.