美文网首页iOS 开发软件使用
SVN(Cornerstone)-添加忽略文件

SVN(Cornerstone)-添加忽略文件

作者: Ven415 | 来源:发表于2017-02-03 18:15 被阅读111次

1、打开CornerStone,找到偏号设置,找到Subversion选项

2、去看“Use default global ignores”前面的“勾”,删除".a"

3、github上搜索“gitignore”,找到"Objective-C.gitignore",打开,对照着添加

4、添加以下几项(添加完回车,颜色就变了):

5、然后在第一次提交的时候选择“ignore”

相关文章

网友评论

    本文标题:SVN(Cornerstone)-添加忽略文件

    本文链接:https://www.haomeiwen.com/subject/qpvdittx.html