zsh-workers
 help / color / mirror / code / Atom feed
From: Simon Ruderich <simon@ruderich.org>
To: zsh-workers@zsh.org
Subject: Re: One-command mail import with X-Seq: and ChangeLog
Date: Sun, 7 Apr 2013 23:51:49 +0200	[thread overview]
Message-ID: <20130407215149.GA20165@ruderich.org> (raw)
In-Reply-To: <130407140820.ZM812@torch.brasslantern.com>

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

On Sun, Apr 07, 2013 at 02:08:20PM -0700, Bart Schaefer wrote:
> 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 ... :-)

Also cheap to create regarding the number of shell commands.

Switch to your one hack branch:

    git checkout hack

Create a new branch for this feature:

    git checkout -b feature

But the cheapest way (counted in shell commands) is just to fix
the bug on master: no branches to switch and you can just
commit and then push the fix.

With git add --patch (or -p) it's also not a big problem if you
have some local unrelated changes in your work tree.

Regards
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2013-04-07 21:52 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 22:32 Access to CVS Vin Shelton
2012-12-04 22:51 ` Phil Pennock
2012-12-05  0:33   ` Oliver Kiddle
2012-12-05  3:14     ` Phil Pennock
2012-12-05  9:40       ` Bart Schaefer
2012-12-05 11:26         ` Phil Pennock
2012-12-05 12:11           ` Frank Terbeck
2012-12-05 21:13             ` Aaron Schrab
2012-12-05 23:34               ` Aaron Schrab
2012-12-05 19:50           ` Peter Stephenson
2012-12-06 19:59             ` Peter Stephenson
2012-12-07  0:05             ` Aaron Schrab
2012-12-07  7:13               ` Alex Ogier
2012-12-07  9:34                 ` Frank Terbeck
2012-12-07 15:11                 ` Aaron Schrab
2012-12-07 15:37                   ` François Revol
2012-12-07 16:06                     ` Aaron Schrab
2012-12-07  9:29               ` Frank Terbeck
2012-12-07 10:57                 ` Christian Neukirchen
2012-12-07 11:08                   ` Frank Terbeck
2012-12-07 11:38                     ` Frank Terbeck
2012-12-07 15:31                 ` Bart Schaefer
2012-12-07 16:01                   ` Aaron Schrab
2012-12-07  9:49               ` Peter Stephenson
2012-12-07 11:03                 ` Frank Terbeck
2013-03-17 14:55                   ` Simon Ruderich
2013-04-04 13:38                     ` Simon Ruderich
2013-04-05 16:57                       ` One-command mail import with X-Seq: and ChangeLog (was: Re: Access to CVS) Frank Terbeck
2013-04-07 19:07                         ` Bart Schaefer
2013-04-07 19:48                           ` One-command mail import with X-Seq: and ChangeLog Simon Ruderich
2013-04-07 21:08                             ` Bart Schaefer
2013-04-07 21:14                               ` Frank Terbeck
2013-04-07 21:51                               ` Simon Ruderich [this message]
2013-04-07 21:08                           ` Frank Terbeck
2013-04-08  9:09                           ` One-command mail import with X-Seq: and ChangeLog (was: Re: Access to CVS) Mikael Magnusson
2013-04-11 15:10                           ` One-command mail import with X-Seq: and ChangeLog Frank Terbeck
2012-12-11 23:05                 ` Access to CVS Oliver Kiddle
2012-12-12  8:23                   ` Frank Terbeck
2012-12-12 15:31                     ` Aaron Schrab
2012-12-12 17:25                     ` Oliver Kiddle
2012-12-12 18:57                       ` Bart Schaefer
2012-12-13 12:58                         ` Oliver Kiddle
2012-12-13 14:57                           ` Simon Ruderich
2012-12-13 15:37                           ` Bart Schaefer
2012-12-13 16:03                             ` Aaron Schrab
2012-12-13 15:50                           ` Aaron Schrab
2012-12-13 16:13                           ` Peter Stephenson
2012-12-13 16:20                             ` Bart Schaefer
2012-12-13 19:13                               ` Phil Pennock
2012-12-14  9:22                                 ` Frank Terbeck
2012-12-15 18:57                           ` Wayne Davison
2012-12-05  2:26   ` Vin Shelton

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=20130407215149.GA20165@ruderich.org \
    --to=simon@ruderich.org \
    --cc=zsh-workers@zsh.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).