mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-01-01 10:39:39 -06:00
- 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.