git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* user manual wrong about remote branches?
@ 2007-07-11 15:21 Bradford Smith
  2007-07-11 15:28 ` J. Bruce Fields
  0 siblings, 1 reply; 3+ messages in thread
From: Bradford Smith @ 2007-07-11 15:21 UTC (permalink / raw)
  To: git

I got the latest git source like this:

git clone git://git.kernel.org/pub/scm/git/git.git

Then I did:

make prefix=/usr/local all doc
make prefix=/usr/local install install-doc

So my current version is:

git version 1.5.3.rc0.gbaa79

Now, Documentation/user-manual.txt says I should be able to see the
remote branch I cloned from when I do this in the source directory.

git branch -r

However, this command gives no output at all.  What gives?  Does this
mean git-fetch and git-pull won't work properly to keep me up-to-date
with the main repository?

Thanks,

Bradford C. Smith

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

end of thread, other threads:[~2007-07-11 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 15:21 user manual wrong about remote branches? Bradford Smith
2007-07-11 15:28 ` J. Bruce Fields
2007-07-11 15:34   ` Bradford Smith

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).