fatal: Authentication failed for 'https://express706323893.scm.azurewebsites.net/express706323893.git/'
alvin tan
0
Reputation points
alvin [ ~/cna-express ]$ git remote add azure $DEPLOYMENTURL
git checkout -b master
git commit -a -m "test"
git push --set-upstream azure master
error: remote azure already exists.
fatal: a branch named 'master' already exists
On branch master
nothing to commit, working tree clean
Password for 'https://m03User30849@express706323893.scm.azurewebsites.net':
fatal: Authentication failed for 'https://express706323893.scm.azurewebsites.net/express706323893.git/'
This question is related to the following Learning Module
Sign in to answer