What's the best place to find Git reference content online while kernel.org is down?

前端 未结 8 1124
南旧
南旧 2021-01-18 04:22

I like reading man pages nicely formatted in a browser instead of in my terminal console.

Until recently, any time I had to look up details of a Git command, I\'d ju

8条回答
  •  执笔经年
    2021-01-18 05:13

    It has been mirrored here: http://schacon.github.com/git/git.html, also check out http://gitref.org/

提交回复
热议问题