Why you should stop using Git rebase

This commit is contained in:
Morgan 2017-11-18 16:18:14 +01:00 committed by GitHub
parent ebee96b01a
commit 32c9860e59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2245,6 +2245,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
* [GitHub](https://github.com/topics) - Topics on GitHub
* [Jon Cairns](http://blog.joncairns.com/2015/09/use-git-to-comment-your-code/) - (2015) Use git to comment your code (and stop writing rubbish commit messages, please)
* [Jason Chen](https://hackernoon.com/45-github-issues-dos-and-donts-dfec9ab4b612) - 45 Github Issues Dos and Donts
* [Fredrik V. Mørken](https://blogg.bekk.no/why-you-should-stop-using-git-rebase-5552bee4fed1) - (2017) Why you should stop using Git rebase
## Golang / Go
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.