使用sourcetree更新GitHub項(xiàng)目時報錯:Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
因?yàn)間ithub更新策略,只可用personal access token登錄,sourcetree 修改方法:
1.在sourcetree中進(jìn)入項(xiàng)目點(diǎn)擊【遠(yuǎn)程倉庫】
2.修改倉庫地址,格式為:https://<your_token>@github.com/<USERNAME>/<REPO>.git