1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-13 13:07:13 +02:00
git/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
add-content
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