Re: [PATCH] git-contacts: do not fail parsing of good diffs

2014-02-20 Thread Lars Gullik Bjønnes
On 19 February 2014 00:14, Junio C Hamano gits...@pobox.com wrote: [...] The patch was whitespace damaged, by the way. It was easy to hand tweak so there is no need to resend this particular patch, but if you are planning to send more patches, please check your MUA and tell it not to. Suits

[PATCH] git-contacts: do not fail parsing of good diffs

2014-02-15 Thread Lars Gullik Bjønnes
-by: Lars Gullik Bjønnes lar...@gullik.org --- contrib/contacts/git-contacts | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/contacts/git-contacts b/contrib/contacts/git-contacts index 428cc1a..dbe2abf 100755 --- a/contrib/contacts/git-contacts +++ b/contrib/contacts/git-contacts @@ -96,8

Re: [PATCH 01/11] Call it Git User Manual and remove reference to very old Git version

2013-08-27 Thread Lars Gullik Bjønnes
Junio C Hamano gits...@pobox.com writes: | Thomas Ackermann th.ac...@arcor.de writes: Reviewed-by: Jonathan Nieder jrnie...@gmail.com Signed-off-by: Thomas Ackermann th.ac...@arcor.de --- | I tend to agree with Jonathan that this should be User's Manual. Not going into which one might be

Re: Wrap commit messages on `git commit -m`

2012-11-01 Thread Lars Gullik Bjønnes
Ramkumar Ramachandra artag...@gmail.com writes: | Hi, | Some of my colleagues are lazy to fire up an editor and write proper | commit messages- they often write one-liners using `git commit -m`. | However, that line turns out to be longer than 72 characters, and the | resulting `git log` output