Someone in my company added a file that begins with a space, so:

 test1.rb

Everytime I run git status the file is in the changes not staged for
commit.

The file no longer exists, and so this file is just sitting there,
when I run
git checkout  test1.rb
or
git rm  test1.rb

I receive the error: pathspec 'test1.rb' did not match any file(s)
known to git.

It cant see past the fact it begins with a space.

Of course I want this removed, any ideas who this could be done, much
appreciated.

regards

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to