On Fri, Feb 14, 2014 at 7:45 PM, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: > Josef Wolf <jw@xxxxxxxxxxxxx> writes: > >> Notice the refs/heads _within_ refs/heads! >> >> Now I wonder how I managed to get into this situation and what's the best way >> to recover? > > Probably you did something like "git branch refs/heads/master". You can > remove it again with "git branch -d refs/heads/master". As a porcelain, "git branch" should prevent (or at least warn) users from creating such refs, I think. -- Duy -- 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