Re: [PATCH/RFC] git svn: optionally trim imported log messages

2012-08-24 Thread Junio C Hamano
Robert Luberda writes: >> I think it would be saner to call them "trailers" to avoid >> confusion. > > Thanks, I haven't got any idea how to call them, especially because > existing git documentation refers to them just by using the word `line', > e.g.: > > git-am.txt: Add a `Signed-off-by:`

Re: [PATCH/RFC] git svn: optionally trim imported log messages

2012-08-24 Thread Robert Luberda
Junio C Hamano writes: Hi, Junio, for some reason I don't get mails from you, I've just discovered your e-mails on gmane news list. Anyway many thanks for your comments, I'll fix them and send updated patch next week. >> +When committing to svn from git (as part of 'commit-diff', 'set-tree' >>

Re: [PATCH/RFC] git svn: optionally trim imported log messages

2012-08-19 Thread Junio C Hamano
Robert Luberda writes: > Introduce a `--trim-svn-log' option and svn.trimsvnlog boolean > configuration key for git svn commands. > > When enabled while retrieving commits from svn, git svn will strip any > white spaces from beginnings and endings of SVN commit messages and will > skip adding an

[PATCH/RFC] git svn: optionally trim imported log messages

2012-08-19 Thread Robert Luberda
Introduce a `--trim-svn-log' option and svn.trimsvnlog boolean configuration key for git svn commands. When enabled while retrieving commits from svn, git svn will strip any white spaces from beginnings and endings of SVN commit messages and will skip adding an extra new line character before `git