Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal: 'HEAD' is not a valid branch name. #36

Open
bensuperpc opened this issue Jun 5, 2021 · 1 comment
Open

fatal: 'HEAD' is not a valid branch name. #36

bensuperpc opened this issue Jun 5, 2021 · 1 comment

Comments

@bensuperpc
Copy link

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

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

@bensuperpc
Copy link
Author

Pull request : #37

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

No branches or pull requests

1 participant