I added the file and also committed webpageone fresh.rhtml
. I left a space in the title. When I try to remove it using:
git rm -f /webpageone fresh.rhtml
I get this error:
pathspec '/webpageone' did not match any files.
I tried to delete another file and it worked ... So the problem is the distance. How can i remove this?
source share