1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-23 10:16:08 +02:00

Merge branch 'js/t3040-cleanup'

Cleanup.

* js/t3040-cleanup:
  t3040: remove stale note
This commit is contained in:
Junio C Hamano 2020-11-30 14:49:41 -08:00
commit 26d0286103

View File

@ -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