Open kwokyto opened 3 years ago
The original commands from prof didnt work for me. I did this instead and it works:
git update-index --chmod=+x runtest.sh git commit -m "Update runtest.sh"
Did the same as above and it worked. Thanks!
The original commands from prof didnt work for me. I did this instead and it works:
git update-index --chmod=+x runtest.sh git commit -m "Update runtest.sh"