Azure问题:第一次上传要求验证。Azure Issue: Asking for authentication for the first push.

一开始我也好奇哪来的验证 I wonder why, but it’s required

第一步添加远程仓库First add remote:
git remote add origin 仓库链接commandLine

第二步新建分支createNewBranch:
git checkout -b 新分支名newBranchName

第三步查看分支checkCurrentBranch:
git branch

第四步第一次上传firstPush:
git push -u orgin newBranchName
-u 代表第一次 -u means first push

在第四步时出问题了,除了要登录相应账户,还要提供密码。
Now the problem is, except for logging in related account, a password is required.

Password for 'https://Zyu3907@dev.azure.com/Zyu3907/AndroidFinal_MananShah_ZhibinYu/_git/AndroidFinal_MananShah_ZhibinYu':

为了解决这个问题,我们需要到Azure里,使用Generate Git credentials生成密码。
To solve this problem, we need to use ‘Generate Git credentials’ in Azure to get the password.
Generate Git credentials
使用生成的密码即可。
Use the generated password and it’s alright.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值