In my git repository I've got a weird file in the staging area that's refusing to be reverted, removed, committed - basically I can't make it go away..
The file must be some ancient OS 9 file sitting there in the folder for years.
Couple days ago I've removed the file in the file system so now git is tracking the deletion of Iconr
.
However, it's stuck there.
The error I'm getting via SourceTree (my git UI client) is
fatal: pathspec 'folder/Iconr' did not match any files
Any idea how to make git completely forget about that file?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…