On Tue, 21 Jun 2005, Jeff Garzik wrote: > Jeff Garzik wrote: > > It does seem to hit the final branch in the script: > > > [jgarzik@pretzel libata-dev]$ sh -x /usr/local/bin/git-checkout-script -f ncq > > + new=d032ec9048ff82a704b96b93cfd6f2e8e3a06b19 > > + '[' -f .git/revs/heads/ncq ']' Oops. Typo of mine. "revs" is incorrect, it should be "refs". So because it's testing the wrong directory for the branch name, it obviously won't find the branch, and decides that you used just a regular commit name. I bet that one-character fix will fix it. Pushed out, Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- References:
- git-pull-script on my linus tree fails..
- From: Dave Airlie <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Linus Torvalds <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Linus Torvalds <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Linus Torvalds <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Linus Torvalds <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Linus Torvalds <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- Re: git-pull-script on my linus tree fails..
- From: Jeff Garzik <[email protected]>
- git-pull-script on my linus tree fails..
- Prev by Date: Re: [RFC] cleanup patches for strings
- Next by Date: Re: SCHED_RR/SCHED_FIFO and kernel threads?
- Previous by thread: Re: git-pull-script on my linus tree fails..
- Next by thread: Re: git-pull-script on my linus tree fails..
- Index(es):