In git when i commit bash files i want those files to be executable like this command do
git update-index --chmod=+x
But i want