-
2017-05-02 09:46:44
-
2017-05-02 09:46:27
-
2017-05-02 09:45:54
- git - 如何clone仓库的一个文件
- 有个project ,newstart.它里面的文件如下test1test2LICENSE README.md git clone https://github.com/someone/ne... /tmp/newstart会拉取全部的四个文件。test1test2LICENSE README.md 现在我想仅仅获得test1这个...
-
0
1
1230
-
2017-05-02 09:45:47
- 为何无法用普通用户使用github?
- 用root用户,可以成功免密码使用git进行push pull了。 新的项目名称:newstart。下面是root user的设置。 {代码...} 将id_rsa.github.pub 粘帖到 ssh key 的githhub web page. {代码...} Cloning into '/tmp/news...
-
0
1
996
-
2017-05-02 09:45:42
-
2017-05-02 09:44:44
-
2017-05-02 09:43:48
-
2017-05-02 09:42:58
- .git/object下面记录的是什么?
- 使用find ./git/objects命令会输出类似这样的.git/objects/cc/628ccd10742baea8241c5924df992b5c019f71许多条这里的SHA1无法使用git cat-file解析之前理解是index中的记录,因为执行一次git add出现一条但是对git...
-
0
1
1011
-
2017-05-02 09:42:14
-
2017-05-02 09:42:02
- git - svn添加忽略文件夹无效
- 由于一些原因不得不使用svn, 但是发现好多奇奇怪怪的问题. 需求: 我想要把一些文件夹完全忽略, 提交时不被添加, 也不提示我文件的状态. 添加忽略文件夹后, 不提示了. 但是我提交的时候, 被忽略的东西依然会被自动...
-
0
1
981