In 4.0 and above, the parameters : "create mask", "force create mode" should only be applied to new files, not existing ones. "directory mask", "force directory mode" should only be applied to new drectories, not existing ones. Patch that went into master to follow. Jeremy.
Created attachment 9171 [details] git-am fix for 4.0.next and 4.1.0 Michael, this is the patch that went into master (created by me, reviewed by Simo) and can be cherry-picked for 4.0.next and 4.1.0 as: git cherry-pick -x bd0156988b34feaf91c3046f7ec78f0833222395 git cherry-pick -x f1ff97fc022adaacaa23b7da250be6f7d51c6ac7 git cherry-pick -x d1593a20f3a5ebf287477dfa8f5ab31dca3dd0c3 Thanks, Jeremy.
Comment on attachment 9171 [details] git-am fix for 4.0.next and 4.1.0 great, thanks!
Karolin, please pick for 4.0 and 4.1.
Pushed to autobuild-v4-1-test and autobuild-v4-0-test.
Pushed to v4-1-test and v4-0-test. Closing out bug report. Thanks!