Merge branch 'mt/add-chmod-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:31 +0000 (16:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:31 +0000 (16:43 -0800)
commitf277234860b2e5e142ab72d2c288f6fd94bd2219
tree7299096feda1b9981f776f7baf606c0456187e76
parent48923e83568caa631968b39fd99a75389be0a982
parent9ebd7fe15869910c81c42290bd80296664597dec
Merge branch 'mt/add-chmod-fixes'

Various fixes on "git add --chmod".

* mt/add-chmod-fixes:
  add: propagate --chmod errors to exit status
  add: mark --chmod error string for translation
  add --chmod: don't update index when --dry-run is used
t/t3700-add.sh