diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-11-30 14:49:41 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-11-30 14:49:41 -0800 |
| commit | 26d0286103644c89ccbb08799f14f6b799ec2a88 (patch) | |
| tree | e079e435aa174cbec5d74634c2d990b02601752c /t | |
| parent | 39f95df236864e8a5227a53aedd3ee760b741e55 (diff) | |
| parent | 38f9912ff91acac14fa7e0f00cd974b245d63562 (diff) | |
| download | git-26d0286103644c89ccbb08799f14f6b799ec2a88.tar.gz | |
Merge branch 'js/t3040-cleanup'
Cleanup.
* js/t3040-cleanup:
t3040: remove stale note
Diffstat (limited to 't')
| -rwxr-xr-x | t/t3040-subprojects-basic.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/t3040-subprojects-basic.sh b/t/t3040-subprojects-basic.sh index b81eb5fd6f..6abdcbbc94 100755 --- a/t/t3040-subprojects-basic.sh +++ b/t/t3040-subprojects-basic.sh @@ -79,7 +79,4 @@ test_expect_success 'checkout in superproject' ' git diff-index --exit-code --raw --cached save -- sub1 ' -# just interesting what happened... -# git diff --name-status -M save master - test_done |
