(2014) A Hacker's Guide to Git

This commit is contained in:
Morgan 2017-12-13 10:33:54 +01:00 committed by GitHub
parent 5dffd88b07
commit bb76f7f315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2549,6 +2549,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH
* [marionebl/commitlint](https://github.com/marionebl/commitlint) - Lint commit messages
* [FoundersGrid](https://foundersgrid.com/code-management/) - (2014) How 50+ Startups Manage Their Code
* [Rachel Potvin & Josh Levenberg](https://dl.acm.org/citation.cfm?id=2854146) - Why Google stores billions of lines of code in a single repository
* [Joseph Wynn](https://wildlyinaccurate.com/a-hackers-guide-to-git/) - (2014) A Hacker's Guide to Git
## Golang / Go
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.