Skip to content

Git issue - #25

Merged
khezen merged 3 commits into
mainfrom
git_issue
Aug 17, 2026
Merged

Git issue#25
khezen merged 3 commits into
mainfrom
git_issue

Conversation

@khezen

@khezen khezen commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Fixed

  • Git authentication failure in GitHub Actions: changed token URL format to use x-access-token:{token} username scheme (was {token}@, causing git to prompt for password)
  • Added GIT_TERMINAL_PROMPT=0 environment variable to all git operations to prevent hanging on authentication prompts in headless environments
  • Guarded _expand_sparse_for_scopes against unborn repos (when clone fails, leaving .git/ skeleton without commits) to prevent "branch yet to be born" crashes

@khezen khezen self-assigned this Aug 17, 2026
@khezen
khezen merged commit d11d4f2 into main Aug 17, 2026
6 checks passed
@khezen
khezen deleted the git_issue branch August 17, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant