From fe29c5371dd82f828765529fc623badaad0c878b Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 10 Oct 2017 11:21:09 +0200 Subject: [PATCH] git tips & tricks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 520fc73..0ab7c40 100644 --- a/README.md +++ b/README.md @@ -1772,6 +1772,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Delicious Insights](https://delicious-insights.com/fr/articles/git-subtrees/) - [FR] Comprendre et maƮtriser les subtrees Git * [Joshua Wehner](https://github.com/blog/2019-how-to-undo-almost-anything-with-git) - How to undo (almost) anything with Git * [Phil Haack](https://haacked.com/archive/2014/07/28/github-flow-aliases/) - (2014) GitHub Flow Like a Pro with these 13 Git Aliases +* [Mark Waite](https://www.youtube.com/watch?v=n0mnVtbQA0I) - [Video] (2017) Git in the Large : Tips and Tricks ## Golang / Go * [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.