It appears the folder "Images " under [Misc documents and software](https://github.com/Safecast/bGeigieZen/tree/development/Misc%20documents%20%20and%20software) has a trailing space character on the Development branch: `https://github.com/Safecast/bGeigieZen/blob/development/Misc%20documents%20%20and%20software/Images%20/` This prevents Windows from correctly fetching the head without errors: ``` 2025-04-25 19:10:33.000 [info] From https://github.com/Safecast/bGeigieZen * branch development -> FETCH_HEAD error: invalid path 'Misc documents and software/Images /3006.jpg' error: invalid path 'Misc documents and software/Images /3006_1.gif' error: invalid path 'Misc documents and software/Images /SBT-11A data sheet.jpg ``` Possibly from [Commit a15fcbc](https://github.com/Safecast/bGeigieZen/commit/a15fcbc538950318be328d9763edde997055f709)