On 9/23/07, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Lars Hjemli <hjemli@xxxxxxxxx> writes: > > +branch=$(git-symbolic-ref HEAD | sed -e 's|^refs/heads/||') > > +mergeopts=$(git config "branch.$branch.mergeoptions") > > +parse_config $mergeopts > > What should happen when your head is detached? > My plan was 'nothing', but I should have tested it (it does work, but also prints an ugly "fatal: ref HEAD is not a symbolic ref"). -- larsh - 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