随笔分类 -  git

如何选择开源许可证
摘要:参考 http://www.ruanyifeng.com/blog/2011/05/how_to_choose_free_software_licenses.html 阅读全文

posted @ 2017-04-19 14:41 小木板 阅读(125) 评论(0) 推荐(0)

git submodule
摘要:目前提供了kamiall,使用git 的submodule来实现下载所有kami的组件、demo、adapter等。具体使用方法,请大家稍微料加一下git submodule 然后简易的使用方法如下: 阅读全文

posted @ 2016-07-04 15:42 小木板 阅读(232) 评论(0) 推荐(0)

git 远程追踪
摘要:$ git branch --set-upstream-to origin/masterhttp://stackoverflow.com/questions/21729560/how-to-make-an-existing-branch-track-a-remote-branch 阅读全文

posted @ 2015-10-28 20:37 小木板 阅读(271) 评论(0) 推荐(0)

git 删除远程master 分支
摘要:➜fekit-extension-yogit:(dev)gitpushorigin:masterremote:error:Bydefault,deletingthecurrentbranchisdenied,becausethenextremote:error:'gitclone'won'tresu... 阅读全文

posted @ 2015-05-22 15:22 小木板 阅读(12141) 评论(0) 推荐(0)

导航