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
Dear gitbutler team,
first of all THANK YOU!
Love GitButler <3
Today I tried to clone a new repository and got this error:
Unhandled exception
A promise had an unhandled exception.
Error: Reference 'refs/heads/main' not found; class=Reference (4); code=UnbornBranch (-9)
It seems that when you create a new repo on github and you don't add e.g. a README or License, hence forcing a first commit gitbutler is not able to find the ref to the main branch.
The repo got cloned though, but gitbutler could not initialize the workspace.
So cloning entirely empty repositories does not seems to work.
Many thanks in advance,
Reld.
How to reproduce (Optional)
Create a new repository and do not add a README nor a license so the repo will be entirely empty.
Go to git butler and try to clone the repo.
Expected behavior (Optional)
Clone an empty repository as I would using git on the CLI git clone [email protected]/.....
Relevant log output (Optional)
The text was updated successfully, but these errors were encountered:
Version
0.14.16
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
Dear gitbutler team,
first of all THANK YOU!
Love GitButler <3
Today I tried to clone a new repository and got this error:
It seems that when you create a new repo on github and you don't add e.g. a README or License, hence forcing a first commit gitbutler is not able to find the ref to the main branch.

The repo got cloned though, but gitbutler could not initialize the workspace.
So cloning entirely empty repositories does not seems to work.
Many thanks in advance,
Reld.
How to reproduce (Optional)
Expected behavior (Optional)
git clone [email protected]/.....
Relevant log output (Optional)
The text was updated successfully, but these errors were encountered: