zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh workers <zsh-workers@zsh.org>
Subject: Re: Can we all quietly agree to fix this commit log?
Date: Sat, 9 Nov 2013 13:22:15 +0100	[thread overview]
Message-ID: <CAHYJk3StA5vFwhqP_8jBBsxRL+BtFWuQb0V-yQxpKT=HGn-haQ@mail.gmail.com> (raw)
In-Reply-To: <131108182028.ZM26321@torch.brasslantern.com>

On 9 November 2013 03:20, Bart Schaefer <schaefer@brasslantern.com> wrote:
> I know all the git doc says never to amend a commit after pushing because
> it breaks clones, but I find this version number typo really bothersome.
>
> Is there some procedure we can figure out that gets around that?
>
> commit 375115c7dfd6dff576915d25fe2ecdd381dd9d81
> Author: Peter Stephenson <p.w.stephenson@ntlworld.com>
> Date:   Wed Nov 6 19:25:07 2013 +0000
>
>     unposted: updates for 4.0.2-test-1.
>     Update references to 4.0.2 to 4.0.3.
>     Additional mod_export declarations.
>     Additions to .distfiles.

I would highly recommend not doing this. If it really bothers you, you
can add a local note to the commit by
git notes add zsh-5.0.2-test-1
(this can also be pushed but notes don't get pulled by default anyway
(refs/notes/commits))

-- 
Mikael Magnusson


  parent reply	other threads:[~2013-11-09 12:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-09  2:20 Bart Schaefer
2013-11-09  7:42 ` Wayne Davison
2013-11-09 11:29 ` Aaron Schrab
2013-11-09 12:22 ` Mikael Magnusson [this message]
2013-11-09 22:23   ` Bart Schaefer
2013-11-09 22:52     ` Aaron Schrab

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='CAHYJk3StA5vFwhqP_8jBBsxRL+BtFWuQb0V-yQxpKT=HGn-haQ@mail.gmail.com' \
    --to=mikachu@gmail.com \
    --cc=schaefer@brasslantern.com \
    --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).