Re: Misspelled directory

2014-05-19 Thread Jeff King
On Mon, May 19, 2014 at 03:05:42PM +0200, Alexandre Badez wrote: > The '.' directory is not the same as the root directory; you can see > that the /README.md and /./README.md are different. Right. Inside git trees, "." as an entry name does not have any special meaning. However, because it does h

Misspelled directory

2014-05-19 Thread Alexandre Badez
. I've reported the bug to stackedit ( https://github.com/benweet/stackedit/issues/405 ) who ignore it (not their fault). Asked about it on stackoverflow: https://stackoverflow.com/questions/23734960/how-to-delete-a-misspelled-directory And finally found a work around. My question is, is it reall