t2107: test 'git update-index --verbose'
commit624b8cfdcea32e4f023415097e611fb1566512fd
authorDerrick Stolee <derrickstolee@github.com>
Thu, 16 Jun 2022 13:13:47 +0000 (16 13:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jun 2022 18:59:55 +0000 (16 11:59 -0700)
treecd7833086a16188041dd7df4e7334800789c21fc
parent8168d5e9c23ed44ae3d604f392320d66556453c9
t2107: test 'git update-index --verbose'

The '--verbose' option reports what is being added and removed from the
index, but has not been tested up to this point. Augment the tests in
t2107 to check the '--verbose' option in some scenarios.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2107-update-index-basic.sh