From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.176.0/21 X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 From: Carl Worth Subject: Re: Stupid Git question Date: Wed, 22 Nov 2006 08:44:43 -0800 Message-ID: <871wnvxwg4.wl%cworth@cworth.org> References: <89b129c60611211331r3bb286b6re3c2c8f65ec3896f@mail.gmail.com> <89b129c60611211341j71079633g53b0ec1d2e3193a5@mail.gmail.com> <89b129c60611220628l59e305b8h4d2196f7cf6498d4@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Nov_22_08:44:43_2006-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit NNTP-Posting-Date: Wed, 22 Nov 2006 16:47:07 +0000 (UTC) Cc: git@vger.kernel.org Return-path: Envelope-to: gcvg-git@gmane.org In-Reply-To: <89b129c60611220628l59e305b8h4d2196f7cf6498d4@mail.gmail.com> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI) Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GmvEb-0002YG-J9 for gcvg-git@gmane.org; Wed, 22 Nov 2006 17:46:06 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755758AbWKVQpm (ORCPT ); Wed, 22 Nov 2006 11:45:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755690AbWKVQpm (ORCPT ); Wed, 22 Nov 2006 11:45:42 -0500 Received: from theworths.org ([217.160.253.102]:13233 "EHLO theworths.org") by vger.kernel.org with ESMTP id S1755524AbWKVQpb (ORCPT ); Wed, 22 Nov 2006 11:45:31 -0500 Received: (qmail 15022 invoked from network); 22 Nov 2006 11:45:25 -0500 Received: from localhost (HELO raht.cworth.org) (127.0.0.1) by localhost with SMTP; 22 Nov 2006 11:45:25 -0500 To: "Sean Kelley" Sender: git-owner@vger.kernel.org --pgp-sign-Multipart_Wed_Nov_22_08:44:43_2006-1 Content-Type: text/plain; charset=US-ASCII 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 --pgp-sign-Multipart_Wed_Nov_22_08:44:43_2006-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFZH576JDdNq8qSWgRAnVlAKCClxm2MYl9L9sUBjTht3dKBYkqXwCfXvvb h1G1Hl7dni7g0wMxWq1BqTQ= =BiHb -----END PGP SIGNATURE-----