[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Preserving non-alphanumeric characters in git commits [was Re: porting t
From: |
Gary V. Vaughan |
Subject: |
Preserving non-alphanumeric characters in git commits [was Re: porting to NeXTstep] |
Date: |
Sat, 15 Oct 2011 14:02:42 +0700 |
Hi Bruno,
On 15 Oct 2011, at 07:08, Bruno Haible wrote:
> In git log, your committer name comes out as
> "Daniel Richard G <address@hidden>"
> aithough I used the option --author="Daniel Richard G. <address@hidden>".
> I don't know how to make 'git' preserve the trailing period.
I have lost the final dev version of my clcommit script, but thanks to Libtool
needing to work with 'Gary V. Vaughan' and "Peter O'Gorman", I had to be sure
it worked all along :) Despite not having the script to check, I'm pretty
sure it was just a matter of quoting carefully:
--author='"Daniel Richard G." <address@hidden>'
--author='"Peter O'\''Gorman" <address@hidden>'
HTH,
--
Gary V. Vaughan (gary AT gnu DOT org)
Re: gl_ABSOLUTE_HEADER_ONE and older seds, Bruno Haible, 2011/10/13
- Re: gl_ABSOLUTE_HEADER_ONE and older seds, Daniel Richard G., 2011/10/14
- Re: porting to NeXTstep, Bruno Haible, 2011/10/14
- Re: porting to NeXTstep, Daniel Richard G., 2011/10/15
- Re: perror.m4 test, Bruno Haible, 2011/10/15
- Re: perror.m4 test, Eric Blake, 2011/10/15
- Re: perror.m4 test, Bruno Haible, 2011/10/22
Preserving non-alphanumeric characters in git commits [was Re: porting to NeXTstep],
Gary V. Vaughan <=
Re: porting to NeXTstep, Daniel Richard G., 2011/10/17
Re: porting to NeXTstep, Bruno Haible, 2011/10/19
Re: porting to NeXTstep, Bruno Haible, 2011/10/22
Re: porting to NeXTstep, Daniel Richard G., 2011/10/23
Re: porting to NeXTstep, Daniel Richard G., 2011/10/23