On 3/22/07, Junio C Hamano <junkio@xxxxxxx> wrote:
"Nikolai Weibull" <now@xxxxxxxx> writes: > I'm obviously doing something wrong, but in git 1.5.0.4 > > % git check-ref-format abc > % echo $? > 1 > > What am I missing here? If you are trying to see if abc is a valid branch name, try refs/heads/abc.
Thanks. I just saw an example in git-checkout (where it's testing "heads/$newbranch"). nikolai - 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