libretro-thumbnails / Sega_-_Mega_Drive_-_Genesis

Sega - Mega Drive - Genesis
8 stars 17 forks source link

"Ghouls'n Ghosts (Japan, USA) (En).png" (@1c3f57b, as pinned by the parent repo) cannot be cloned or checked out on Windows #51

Open c0d3h4x0r opened 1 month ago

c0d3h4x0r commented 1 month ago

Unable to git submodule update --recursive --remote --init --force "Sega - Mega Drive - Genesis" per the libretro-thumbnails README:

keith@C0D3H4X0R D:\Files\Keith\Retro Gaming\General\Source Code\github\c0d3h4x0r\libretro-thumbnails
$ git submodule update --recursive --remote --init --force "Sega - Mega Drive - Genesis"
error: invalid path 'Named_Titles/      Ghouls'n Ghosts (Japan, USA) (En).png'
fatal: Unable to checkout '428027fae28dac78e23e32966ca9df4cd66d7eee' in submodule path 'Sega - Mega Drive - Genesis'

Note the weird whitespace characters following Names_Titles/, and also note that the GitHub code browser on the web incorrectly sorts that file first (at HEAD of master).

c0d3h4x0r commented 1 month ago

There's clearly something strange going on with that filename, thought I can't tell exactly what.

c0d3h4x0r commented 1 month ago

Looks like my initial guess was right: the filename wrongly starts with a tab character. It looks like this file is a duplicate of the correctly-named file (which simply lacks the leading tab character), so it should be deleted.