Thread (11 messages) flat view 11 messages, 9 authors, 2016-06-15

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

From: Lars Gullik Bjønnes <hidden>
Date: 2016-06-15 22:55:10

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

git commit -m 'foo: fix this problem

This problem is fixed by doing foo,
bar and baz.

Signed-off-by: me
'

works.

-- 
	Lgb
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help