随笔分类 -  git/github

something about git/github
摘要:一、概述 Github 除了作为代码托管库外,有趣的程序员们还利用它解锁了有趣的新姿势。 二、新姿势 2.1 Github Pages 可以为项目建立静态主页(即gh pages分支), 也可以建立命名特殊的repo(http://username.github.io)来建立个人静态网站. Hexo 阅读全文
posted @ 2017-02-13 17:20 NeilLee 阅读(324) 评论(0) 推荐(0)
摘要:一、概述 1.1 关于 Git https://git scm.com/ Git is a free and open source distributed version control system designed to handle everything from small to very 阅读全文
posted @ 2017-02-12 16:25 NeilLee 阅读(581) 评论(0) 推荐(1)
摘要:一、概述 我最近在写一个android的项目。 软件:android studio、Android studio VCS integration(插件) Android studio VCS integration插件:使用此插件结合github进行代码版本管理 近期出现的问题: 19:29:47. 阅读全文
posted @ 2016-06-11 20:04 NeilLee 阅读(5601) 评论(0) 推荐(0)