随笔 - 633,  文章 - 0,  评论 - 13,  阅读 - 48万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  git

git
git查看配置命令
摘要:执行 git_cmd.exe 输入: git config -l #即可查看git配置 阅读全文
posted @ 2020-08-26 20:56 大话人生 阅读(1336) 评论(0) 推荐(0) 编辑
pycharm 解决 “ invalid authentication data”
摘要:0.先将pycharm中Settings中的“Version Control” 中无效的Git删除,并且点击OK,确定删除(如果没有,则不需要删除); 1.登录到 “https://github.com/settings/tokens”,将原有的token清空,关闭pycharm,重启pycharm 阅读全文
posted @ 2020-06-21 10:03 大话人生 阅读(3950) 评论(0) 推荐(0) 编辑
pip批量更新所有包
摘要:https://blog.csdn.net/sunqiande88/article/details/80155587 阅读全文
posted @ 2020-05-06 13:52 大话人生 阅读(467) 评论(0) 推荐(0) 编辑
Successfully created project 'vueSecond' on GitHub, but initial push failed: unable to access
摘要:1.运行git-cmd.exe;2.d: cd 工程路径3.执行命令:git remote set-url origin https://github.com/wawj901124/jmeter.git 其中https://github.com/wawj901124/jmeter.git 是gith 阅读全文
posted @ 2020-05-01 11:38 大话人生 阅读(1049) 评论(0) 推荐(0) 编辑
pycharm登录githu报443
摘要:https://www.cnblogs.com/yajing-zh/p/5041237.html 此时有可能是github网站上不去,你可以使用ping github.com检查一下,假如确实是上不去的话,就设置个代理; 打开位于用户主目录下的隐藏文件.gitconfig,文件位于用户主目录下,假设 阅读全文
posted @ 2020-05-01 11:28 大话人生 阅读(429) 评论(0) 推荐(0) 编辑
pycharm git更新问题
摘要:1.运行git-cmd.exe; 2.d: cd 工程路径 3.执行命令:git remote set-url origin https://github.com/wawj901124/jmeter.git 其中https://github.com/wawj901124/jmeter.git 是gi 阅读全文
posted @ 2020-04-21 08:22 大话人生 阅读(1130) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示