Commit 915f512
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 915f512fad6e497ec15543260cc5ac03313d49ce |
Description
SSH refused /root/.ssh/config (owned by uid 1002, running as root in container). Set GIT_SSH_COMMAND with -F /dev/null to skip config entirely, using gitea_key_new directly. Also fixed git diff –cached to use safe.directory and _GIT_ENV.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com