git-commit-vandalism/t/t7500
Ralf Thielow 51fb3a3dfa commit: make default of "cleanup" option configurable
The default of the "cleanup" option in "git commit"
is not configurable. Users who don't want to use the
default have to pass this option on every commit since
there's no way to configure it. This commit introduces
a new config option "commit.cleanup" which can be used
to change the default of the "cleanup" option in
"git commit".

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-01-10 11:45:02 -08:00
..
add-comments Teach git-commit about commit message templates. 2007-07-24 20:46:54 -07:00
add-content Teach git-commit about commit message templates. 2007-07-24 20:46:54 -07:00
add-content-and-comment commit: make default of "cleanup" option configurable 2013-01-10 11:45:02 -08:00
add-signed-off
add-whitespaced-content
edit-content