On Tuesday 17 June 2008, Nicolas Bock wrote: > This is what I get: > > $ git show-ref > a4995ae293fd95697a643cd3ea45585ecc38a19d refs/heads/ACT > 3378ccb42c22740b7fcc240ffa0e4f798b8acf1f refs/heads/master > 78e33155a0ab4ab0acba4c64758681fe99f1c5ca refs/heads/nick > ef66b3aa74b8c1edb55161e01a99dee7cf9edaa3 refs/remotes/origin/* > 3378ccb42c22740b7fcc240ffa0e4f798b8acf1f refs/remotes/origin/master > > in what sense is this ref "bogus"? Is it syntactically incorrect? Yes, According to "man git-check-ref-format", asterisk is NOT allowed in a ref name. ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- 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