I want to git commit a .sh file, but want it to be executable when I checkout that same file in another server.

Is there a way to do so without manually chmod u+x that file in the servers that checkout the file?

4 Answers
4

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *