I ran git ls-files
in my GitHub wiki repo and got the strangest file, listed actually as a string ending with ".md". The file, as far as I can tell, does not even exist.
it certainly does not show in Windows Explorer under any attribute (when grouped by attributes), even while all hidden files are supposed to be shown.
I want to understand its history (how and who created it) and to be able to pick it up with git rm
.
what is happening ?
two trials with git log
yielded nothing.