随笔分类 - git
摘要:在空仓库的情况下,add,出现一下问题The file will have its original line endings in your working directory.当报这个警告时是由于文件夹远程不存在,但是不影响提交warning: LF will be replaced by CR...
阅读全文
摘要:想新建立一个分支时出现这错误。后来发现,要先commit一次才会真正建立master分支,此时就可以新建立分支了。。git add filename filename filenamegit commit filename filename filename弹出文本栏在非#的行下记录下这次提交的信息...
阅读全文
摘要:Warning:your console font probably does not support unicode , if you experience strange characters in the output ,consider switching to a TrueType fon...
阅读全文
摘要:http://www.cnblogs.com/igrl/archive/2010/09/17/1829358.html1. 安装git,从程序目录打开 "Git Bash"2. 键入命令:ssh-keygen -t rsa -C "email@email.com""email@email.com"是...
阅读全文

浙公网安备 33010602011771号