From: Miles Bader <miles@gnu.org>
To: Robert Buck <buck.robert.j@gmail.com>
Cc: Jacob Helwig <jacob.helwig@gmail.com>,
"git\@vger.kernel.org List" <git@vger.kernel.org>
Subject: Re: how do I create a branch and push it so several developers can share work?
Date: Thu, 09 Sep 2010 14:36:30 +0900 [thread overview]
Message-ID: <buo8w3bsckh.fsf@dhlpc061.dev.necel.com> (raw)
In-Reply-To: <AANLkTiknS8vwqWRVn49eaEEbmQ-iqBa6zpgq6Y=nB326@mail.gmail.com> (Robert Buck's message of "Wed, 8 Sep 2010 19:01:28 -0400")
Robert Buck <buck.robert.j@gmail.com> writes:
> Related question, is there a way to have fullers show up automatically
> as a local branch for developers simply through a `git clone`?
Hm, can't you have them do "git clone --branch fullers REMOTE" ?
I thinnnnnk that does the right thing (does the clone, then makes a
local "fullers" branch that tracks the remote "fullers" branch).
AFAIK there's no way to get multiple new local branches though
(e.g. master _and_ fullers)...
-Miles
--
(\(\
(^.^)
(")")
*This is the cute bunny virus, please copy this into your sig so it can spread.
prev parent reply other threads:[~2010-09-09 5:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-08 22:31 how do I create a branch and push it so several developers can share work? Robert Buck
2010-09-08 22:40 ` Jacob Helwig
2010-09-08 23:01 ` Robert Buck
2010-09-09 5:36 ` Miles Bader [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=buo8w3bsckh.fsf@dhlpc061.dev.necel.com \
--to=miles@gnu.org \
--cc=buck.robert.j@gmail.com \
--cc=git@vger.kernel.org \
--cc=jacob.helwig@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.