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
When I try to bootstrap a new repo in Azure DevOps, I get the following error:
failed to initialize repository: failed to commit while trying to initialize the branch. Error: failed to commit. Please make sure your gitconfig contains a name and an email
I keep receiving this error even after the user.name and user.email variables have been set in the gitconfig with the following commands.
Hi,
When I try to bootstrap a new repo in Azure DevOps, I get the following error:
I keep receiving this error even after the user.name and user.email variables have been set in the gitconfig with the following commands.
What am I missing here?
Thanks,
The text was updated successfully, but these errors were encountered: