author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 1 Jun 2005 03:50:49 +0000 (20:50 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 1 Jun 2005 03:50:49 +0000 (20:50 -0700) | ||
commit | 95bedc9eecfa4d905a9d85dff8b406049476d9e7 | |
tree | a2f99ab2af90b6aeae2b6d1f77829e5aa102218f | tree | snapshot |
parent | 66204988fe2e5a2a18c4ff55798c7203775d9fd4 | commit | diff |
git-apply --stat: limit lines to 79 characters
It had already tried to do that, but with the independent
rounding of the number of '+' and '-' characters, it would
sometimes do 80-char lines after all.
It had already tried to do that, but with the independent
rounding of the number of '+' and '-' characters, it would
sometimes do 80-char lines after all.
apply.c | diff | blob | history |