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
I have issues, when i sync my repos, git-sync create HEAD branch, when i pull all repos with action/checkout, i have this issue
:
/usr/bin/git checkout --progress --force -B HEAD refs/remotes/origin/HEAD
Error: fatal: 'HEAD' is not a valid branch name.
Error: The process '/usr/bin/git' failed with exit code 128
I have issues, when i sync my repos, git-sync create HEAD branch, when i pull all repos with action/checkout, i have this issue
:
Config file:
https://github.com/Bensuperpc/repo-sync/blob/main/.github/workflows/repo-sync.yml
I would like to sync the whole repository but without creating a HEAD branch
The text was updated successfully, but these errors were encountered: