📜  bitbucket 不断要求输入密码 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:04.990000             🧑  作者: Mango

代码示例1
[remote "origin"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = https://Nicolas_Raoul@bitbucket.org/Nicolas_Raoul/therepo.git
to

[remote "origin"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = git@bitbucket.org:Nicolas_Raoul/therepo.git