> How about also adding tests for them?

Okay, I will.

> In fact, I think this is a good first approximation (note embedded TAB):
> 
> git diff HEAD ChangeLog |
> sed -n '/^+$/,$s/^+   //p' |
> sed '1a\
> '

Aha, I see.  I'm currently using my own script for that as a
prepare-commit-msg hook, I'll adjust it for the autoconf repository.

Paolo



Reply via email to