From 2843093cb4f1ef9bc62f2ed2451a503c386c388a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 Jan 2019 11:44:51 +0000 Subject: Use
for commit-msg This preserves formatting readable for users of text-based browsers without CSS support. --- tests/t0105-commit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/t0105-commit.sh b/tests/t0105-commit.sh index 9cdf55c..9e34abd 100755 --- a/tests/t0105-commit.sh +++ b/tests/t0105-commit.sh @@ -11,7 +11,7 @@ test_expect_success 'find commit subject' ' grep "commit 5<" tmp ' -test_expect_success 'find commit msg' 'grep "" tmp' +test_expect_success 'find commit msg' 'grep "" tmp' test_expect_success 'find diffstat' 'grep "" tmp' test_expect_success 'find diff summary' ' -- cgit 1.4.1-21-gabe81