diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-01-13 00:12:54 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-13 01:13:56 -0800 |
commit | f9c01817bb7a0a7b61652ec8e3ac12c900526f0e (patch) | |
tree | b807057f43b7d46d345afb744d816c5e102a16d6 /Makefile | |
parent | bed575e4002cfa1dfa7d87b9db38e69c6f600e2e (diff) | |
download | git-f9c01817bb7a0a7b61652ec8e3ac12c900526f0e.tar.gz |
t7502: test commit.status, --status and --no-status
Make sure that the status information:
- is shown as before without configuration nor command line option;
- is shown if commit.status is set to true and no command line option
is given, or --status is explicitly given;
- is not shown if commit.status is set to false and no command line
option is given, or --no-status is explicitly given.
Also make sure that the way lines taken from the custom --template appear
in the log message editor is not changed at all.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions