Git 命令行登录

有时候登录命令行版本的git会出现这个错误 1remote: Support for password authentication was removed on August 13, 2021. 2remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. 原因是github不再支持密码验证,需要使 …

如何删除git中的所有历史文件

需要工具 gitbash 用于快速操作 githubDesktop 用于查看文件历史等 注意 此操作不可撤销,如果你的历史记录中有着不想要被删除的重要数据,请务必提前备份。 适用情况:清理g