07 2018 档案
摘要:1. fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access r
阅读全文
摘要:首先,从git上拉取代码: 我们将新clone下来的项目打开,可以发现在git上原本是maven项目的工程,没有了maven的结构: 要解决这个问题,我们需要关闭这个项目,重新导入。 首先打开idea File->New->Project from Existing Sources...... 找到
阅读全文
摘要:各位,如果能弹出来,一定是你账号密码搞错了,就别继续看了。 image.png 切换命令行: image.png 依然报错, 说到这个问题,又可以长篇大论了, 我使用的是tortoisegit,window电脑 平常都是用ppk文件组合 _netrc文件进行登录的,这样设置之后基本上只需要输入密码,
阅读全文
摘要:【背景】 折腾: 【记录】将googlecode上面的crifanLib迁移到Github上 期间出错: ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Administrator@PC-20131018OHXV /cygdrive/e/dev_root
阅读全文
摘要:换了个ssh key,发现每次git push origin master的时候都要输入用户名和密码 原因是在添加远程库的时候使用了https的方式。。所以每次都要用https的方式push到远程库 查看使用的传输协议: wuxiao@wuxiao-C-B150M-K-Pro:~/MyGithub/
阅读全文

浙公网安备 33010602011771号