You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
symbiont: use system git for private fork fetch on Railway
Railway servers have access to all private AdaWorldAPI repositories by design,
so no token wiring is needed. Set CARGO_NET_GIT_FETCH_WITH_CLI=true so cargo
fetches the git-dep forks through the system git (which honors Railway's
ambient credentials) rather than its built-in libgit2 transport. Drops the
obsolete token-injection note.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CcpLeEC3XK8Eye53GKBVvi
0 commit comments