git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Apostrophe at the end of author name
@ 2012-06-29 12:41 Kacper Kornet
  2012-06-29 17:05 ` Robin H. Johnson
  0 siblings, 1 reply; 8+ messages in thread
From: Kacper Kornet @ 2012-06-29 12:41 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-29 19:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 12:41 Apostrophe at the end of author name Kacper Kornet
2012-06-29 17:05 ` 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

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).