I need help with a git issue.
I have managed to create a file with a space at the beginning of it’s name.
I also have the same file without the space. When I first created the file with the single space I added it and committed it to my local repo.
if I do a git rm it deletes the file I want to kepp not the file I want to get rid of..
How can I get rid of the version with the leading single space character in the file name..
Regards
Gus Denton
Uni of New South Wales
Escape each space with a slash, for example: