From: Carl Worth <cworth@cworth.org>
To: "Sean Kelley" <sean.v.kelley@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Stupid Git question
Date: Wed, 22 Nov 2006 08:44:43 -0800 [thread overview]
Message-ID: <871wnvxwg4.wl%cworth@cworth.org> (raw)
In-Reply-To: <89b129c60611220628l59e305b8h4d2196f7cf6498d4@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 407 bytes --]
On Wed, 22 Nov 2006 08:28:58 -0600, "Sean Kelley" wrote:
> How do I add a branch to the remote repository that is visible to all
> team members. It seems like the git checkout -b commands just create
> local topic branches.
Just push the branch out to the remote repository. You even gave the
command sequence to do that:
> git checkout Project
> git pull . fm-modulator
> git push origin Project
-Carl
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-11-22 16:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <89b129c60611211331r3bb286b6re3c2c8f65ec3896f@mail.gmail.com>
2006-11-21 21:41 ` Stupid Git question Sean Kelley
2006-11-21 21:49 ` Jakub Narebski
2006-11-22 14:28 ` Sean Kelley
2006-11-22 16:44 ` Carl Worth [this message]
2006-11-22 21:28 ` Sean Kelley
2006-11-22 22:43 ` Junio C Hamano
2006-11-24 8:31 ` Junio C Hamano
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=871wnvxwg4.wl%cworth@cworth.org \
--to=cworth@cworth.org \
--cc=git@vger.kernel.org \
--cc=sean.v.kelley@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox