microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

GitHub repo creation not working on mac OS #120

Closed vineetmimrot closed 4 years ago

vineetmimrot commented 4 years ago

It fails with error: error: unknown switch `U' usage: git remote add [] -f, --fetch fetch the remote branches --tags import all tags and associated objects when fetching or do not fetch any tag at all (--no-tags) -t, --track branch(es) to track -m, --master master branch --mirror[=(push|fetch)] set up remote as a mirror to push to or fetch from

JA-04 commented 4 years ago

Thanks for pointing it out. The issue has been fixed now.