Re: [PATCH] Documentation: update git-pull.txt for clone's new default behavior

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: J. Bruce Fields
Date: Monday, January 1, 2007 - 5:10 pm

On Mon, Jan 01, 2007 at 04:01:15PM -0800, Luben Tuikov wrote:

Right; that mapping is no longer what git clone sets up for you.


The simplest way to understand the current behavior is probably to
install the latest git, read the git-clone man page, clone a new
repository, and take a look at it.

Remote branches are stored in separate namespaces under
.git/refs/remotes/, so that they don't muck up your view of your local
branches, and so git can enforce different policies for them (such as
forbidding committing to them).

--b.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Documentation: update git-pull.txt for clone's ..., J. Bruce Fields, (Mon Jan 1, 5:10 pm)