Home

verycracked / starbase

publicverycracked/Starbase
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

Use token-in-URL for git clone, redact in errors

7 months ago

f0fb34b
Authored
V.C. Billingsley2/20/2026, 9:18:53 AM
Credential helper had shell quoting issues. Token in URL is the
most reliable approach. Errors are redacted both in parse-repo
and in server.mjs before reaching the client.

Parenta88e187

1 file changed
  • scripts/parse-repo.mjs+7−10