A PyQt6 desktop app (Linux-first) that scans a local Git working tree and finds file/folder paths that would fail to check out on Windows. It proposes safe fixes and can apply them using git-aware renames (git mv) to preserve history.
pythongitlinuxguidebiancross-platformfilesystemdevtoolsdesktop-applicationdeveloper-toolsgit-workflowrepository-managementgit-toolspath-validationpyqt6filename-sanitizationwindows-compatibility
-
Updated
Jun 30, 2026 - Python