mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-05-03 21:09:27 -05:00
17ffa48158
- Fix sed command escaping in git ls-remote command - Add explicit SSH key path and GIT_SSH_COMMAND environment - Add debug logging for troubleshooting SSH issues - Ensure proper SSH authentication for private repositories This resolves the 'Failed to fetch repository information' error when checking for updates from private GitHub repositories.