git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remote branches
@ 2011-02-13  7:42 Matthieu Imbert
  2011-02-13  9:17 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 8+ messages in thread
From: Matthieu Imbert @ 2011-02-13  7:42 UTC (permalink / raw)
  To: git

hi.

I have troubles (probably due to my misunderstanding) with git remote 
tracking branches. It seems to me that reality and documentation are 
different:

- i clone the linux git repo:

$ git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 
linux-2.6.git

- then i add a remote tracking branch:

$ git remote add --tags drm-intel 
git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git

- Then i do git fetch or git fetch drm-intel, but nothing happens, and 
git branch -r still only show me origin/HEAD and origin/master, no 
drm-intel branches, though these branches do exist since i can see them 
with git remote -v show drm-intel

what am i doing wrong here, any idea?
cheers,

-- 
Matthieu

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-02-16 18:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-13  7:42 remote branches Matthieu Imbert
2011-02-13  9:17 ` Ævar Arnfjörð Bjarmason
2011-02-13 10:07   ` Matthieu Imbert
2011-02-13 10:08   ` Andreas Schwab
2011-02-13 10:13     ` Matthieu Imbert
2011-02-13 10:31   ` Björn Steinbrink
2011-02-14  6:12     ` Junio C Hamano
2011-02-16 18:00       ` Christian Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).