Lars Hjemli <hjemli@xxxxxxxxx> writes: > This teaches git-checkout to strip the prefix 'refs/heads/' from the > supplied <branch> argument, to make > > git-checkout refs/heads/master > > behave like > > git-checkout master > > The former command would detach HEAD. > > Signed-off-by: Lars Hjemli <hjemli@xxxxxxxxx> > --- > > I'm undecided on wheter this is a bugfix or a new feature. It certainly > introduces new behaviour, but it passes all the tests. Why is this necessary, may I ask? - 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