随笔分类 - Git Command
摘要:如果你已经安装了GitHub的windows客户端,就可以忽略此文。1. 下载git 命令行工具http://git-scm.com/2.生成sshkey2.1 cd 到保存key的文件夹2.2 生成sshkey出现第一个提示,Enter file in which to save the key ...
阅读全文
摘要:git fetch --all git reset --hard origin/master
阅读全文
摘要:1. git client cd to path, Example: e:\android\TFS\ 2. git clone https://xxx.visualstudio.com/DefaultCollection/_git/zzz maybe need input ...
阅读全文
摘要:打开 https://github.com/github/gitignore找到自己需要的android.gitignore打开 Repository Settings , 把那些东东加进来,然后update。
阅读全文
浙公网安备 33010602011771号