Shell script to add and commit in batch of files at a time
I will like to fix the issue where “git add” fails when a space is detected in the path file name. e.g source/code/data form/documents.txt. How can I update this script to allow files name with spaces added and committed.