How to set Git to ignore chmod changes September 29, 2018September 29, 2017 by admin Type this command inside git repository: $ git config core.filemode false