Ivan Belyavtsev
Results
2
issues of
Ivan Belyavtsev
Git is tracking file permissions, so using `chmod +x` in shell scripts is redundant. To make a shell script executable, it's enough to execute `chmod +x` and commit the file....