git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kacper Kornet <draenog@pld-linux.org>
To: git@vger.kernel.org
Subject: Apostrophe at the end of author name
Date: Fri, 29 Jun 2012 14:41:22 +0200	[thread overview]
Message-ID: <20120629124122.GG1258@camk.edu.pl> (raw)

I try to import some repositories into git and one of the developers has
asked his name to be presented as: Name 'Nick' <email>.
However git commit --author="Name 'Nick' <email>" strips the last
apostrophe and produces a commit authored by: Name 'Nick <email>.

Maybe the function  strbuf_addstr_without_crud in ident.c should strip
the trailing apostrophe only when it removed it also from the beginning
of the string?

-- 
  Kacper

             reply	other threads:[~2012-06-29 13:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-29 12:41 Kacper Kornet [this message]
2012-06-29 17:05 ` Apostrophe at the end of author name Robin H. Johnson
2012-06-29 17:43   ` Jeff King
2012-06-29 18:17     ` Kacper Kornet
2012-06-29 18:29       ` Jeff King
2012-06-29 19:04         ` Junio C Hamano
2012-06-29 19:35           ` Jeff King
2012-06-29 19:59         ` Kacper Kornet

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=20120629124122.GG1258@camk.edu.pl \
    --to=draenog@pld-linux.org \
    --cc=git@vger.kernel.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.
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).