This will be my first git use. I have added new files ( a lot ) to the folder/project ( git local repository).
I went through online tutorials and forums and see i can do
Simply use single quotations around each file name to ensure any with spaces work as expected
git add 'file1' 'file2' 'file3'