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
Needed some clarifications:
I get this error when I initialize an empty git directory through the Configure() workflow. Is there any other workflow in which git init is used to create an empty git directory?
I have fixed the Configure() workflow by adding an empty initial commit after the directory is created.
This is a likely situation if you've run git init and haven't committed anything yet.
The text was updated successfully, but these errors were encountered: