5c6e456fcc
git_http_backend.py is run as a standalone script in the sidecar container; relative imports don't work in that context. Fall back to an absolute import so the module loads correctly either way. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>