TODO - downgoon/hello-world GitHub Wiki

TODO

git

  • git 教程
强烈推荐:https://my.oschina.net/xdev/blog/114383
http://marklodato.github.io/visual-git-guide/index-zh-cn.html

详细说分支:
http://www.open-open.com/lib/view/open1328069889514.html
http://www.open-open.com/lib/view/open1328069733264.html
  • 管理多账号
http://blog.csdn.net/wwmusic/article/details/51027458

Host信任的问题:
http://www.111cn.net/sys/linux/80188.htm
  • gitstar 排名
国内排名:   http://githubrank.com
国外排名:   https://github-ranking.com
  • git 代理
https://segmentfault.com/q/1010000000118837
github 支持三种协议,三种协议设置代理的方式是不同的。

https://www.chenyudong.com/archives/use-git-or-github-in-company-local-net.html
http://chunyemen.org/archives/813


管理多个github证书:(不是用账号名区分,而是用ssh host区分)
http://www.jianshu.com/p/12badb7e6c10

➜  gbk2utf8 git:(master) ssh -T [email protected]
Hi downgoon! You’ve successfully authenticated, but GitHub does not provide shell access.