From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20676 invoked by alias); 7 Apr 2013 21:08:25 -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: 31237 Received: (qmail 29807 invoked from network); 7 Apr 2013 21:08:24 -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: <130407140820.ZM812@torch.brasslantern.com> Date: Sun, 07 Apr 2013 14:08:20 -0700 In-reply-to: <20130407194853.GA15992@ruderich.org> Comments: In reply to Simon Ruderich "Re: One-command mail import with X-Seq: and ChangeLog" (Apr 7, 9:48pm) References: <20121213145747.GB9597@ruderich.org> <87sj7ixgxo.fsf@ft.bewatermyfriend.org> <20130317145507.GA21498@ruderich.org> <20130404133802.GA29933@ruderich.org> <87bo9sc3ux.fsf@ft.bewatermyfriend.org> <130407120749.ZM543@torch.brasslantern.com> <20130407194853.GA15992@ruderich.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: One-command mail import with X-Seq: and ChangeLog MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Thanks, Simon. On Apr 7, 9:48pm, Simon Ruderich wrote: } } Don't --amend anything public though, e.g. nothing which is already in } origin/master. Hmm. Is there some way to effectively make that impossible? I.e., rebase after push or something? } Using _one_ extra branch repeatedly is not necessary in Git, as } branches are very cheap. Cheaply implemented, yes; cheap in terms of me executing the absolute minimum number of shell commands between deciding to respond to a bug report on the list and a fix arriving in the origin master ... :-) -- Barton E. Schaefer