Git development
 help / color / mirror / Atom feed
* Wrap commit messages on `git commit -m`
@ 2012-11-01 16:07 Ramkumar Ramachandra
  2012-11-01 16:29 ` Lars Gullik Bjønnes
  2012-11-01 18:12 ` Thomas Adam
  0 siblings, 2 replies; 11+ messages in thread
From: Ramkumar Ramachandra @ 2012-11-01 16:07 UTC (permalink / raw)
  To: Git List

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 is ugly.  So, I was wondering if it would
be a good idea to wrap these one-liners to 72 characters
automatically.

Thanks.

Ram

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

end of thread, other threads:[~2012-11-04  7:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 16:07 Wrap commit messages on `git commit -m` Ramkumar Ramachandra
2012-11-01 16:29 ` Lars Gullik Bjønnes
2012-11-01 21:52   ` Kevin
2012-11-01 22:12     ` Jonathan Nieder
2012-11-02 19:37       ` Ramkumar Ramachandra
2012-11-03  6:38         ` Jonathan Nieder
2012-11-03  7:41           ` David Aguilar
2012-11-03 18:51             ` Phil Hord
2012-11-04  7:27   ` Tay Ray Chuan
2012-11-01 18:12 ` Thomas Adam
2012-11-01 21:10   ` James Nylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox