]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
t/t3700-add.sh

diff --cc t/t3700-add.sh
Simple merge