A list of cool features of Git and GitHub

This commit is contained in:
Morgan 2019-01-17 15:24:59 +01:00 committed by GitHub
parent 4ad4be3807
commit f78e141006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4407,6 +4407,7 @@ Raw
* [Paul Christie](https://www.clearvision-cm.com/blog/what-to-do-when-you-commit-to-the-wrong-git-branch/) - (2018) What to do when you commit to the wrong Git branch
* [Mark Lodato](https://marklodato.github.io/visual-git-guide/) - A Visual Git Reference
* [George Gritsouk](https://gggritso.com/human-git-aliases) - (2016) Human Git Aliases | Stubbornly Refusing to Speak The Computer's Language | **Bonus** : [author's dotfiles](https://github.com/gggritso/dotfiles/blob/master/gitconfig.symlink)
* [tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet) - A list of cool features of Git and GitHub
## Golang / Go
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.