Merge branch 'js/t3040-cleanup'

Cleanup.

* js/t3040-cleanup:
  t3040: remove stale note
maint
Junio C Hamano 2020-11-30 14:49:41 -08:00
commit 26d0286103
1 changed files with 0 additions and 3 deletions

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