From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23949 invoked by alias); 13 Dec 2012 16:20:15 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30883 Received: (qmail 23807 invoked from network); 13 Dec 2012 16:20:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <121213082008.ZM29521@torch.brasslantern.com> Date: Thu, 13 Dec 2012 08:20:08 -0800 In-reply-to: <20121213161311.27ca1cfc@pwslap01u.europe.root.pri> Comments: In reply to Peter Stephenson "Re: Access to CVS" (Dec 13, 4:13pm) References: <20121204225059.GA9935@redoubt.spodhuis.org> <26711.1354667636@thecus.kiddle.eu> <20121205031447.GA26262@redoubt.spodhuis.org> <121205014000.ZM22819@torch.brasslantern.com> <20121205112647.GA34241@redoubt.spodhuis.org> <20121205195013.64ef36c0@pws-pc.ntlworld.com> <20121207000521.GD20703@pug.qqx.org> <20121207094935.0d9bce83@pwslap01u.europe.root.pri> <4810.1355267148@thecus.kiddle.eu> <87a9tjwuec.fsf@ft.bewatermyfriend.org> <8272.1355333127@thecus.kiddle.eu> <121212105719.ZM28299@torch.brasslantern.com> <12941.1355403532@thecus.kiddle.eu> <20121213161311.27ca1cfc@pwslap01u.europe.root.pri> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Access to CVS MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Dec 13, 4:13pm, Peter Stephenson wrote: } } It might be useful to give a sample list of explicit git commands to use } at each stage, in particular what you'd do for an initial commit, for } updating the commit with the mailing list ID, for any kind of trickery } to reduce the number of commits that get pushed, and for pushing it back Heck, I'd even like an example of the git command for creating a local feature branch.