On Tue, 17 Jul 2012 00:59:36 -0400
Rémi Rampin <remiram...@gmail.com> wrote:

> 2012/7/16 Peter van der Does
> 
> > If I do git fetch something develop, it ends up in FETCH_HEAD, if I
> > do git fetch something develop:develop you get:
> > ...
> >
> 
> Maybe 'git fetch something develop:remotes/something/develop' is what
> you want?
> 
yep, that's what I was looking for:
git fetch something develop:refs/remotes/something/develop

After reading the git rev-parse man page, I see why this works :)

-- 
Peter van der Does

GPG key: CB317D6E

IRC: Ganseki on irc.freenode.net
Twitter: @petervanderdoes

Attachment: signature.asc
Description: PGP signature

Reply via email to