Home

verycracked / starbase

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

Fix private repo auth: use credential helper instead of GIT_CONFIG

7 months ago

a88e187
Authored
V.C. Billingsley2/20/2026, 9:17:26 AM
GIT_CONFIG_COUNT env vars require git 2.31+. Use a credential helper
shell function instead, which works with any git version.

Parent604d119

1 file changed
  • scripts/parse-repo.mjs+9−14