From 758b264474230937bde8da3cb8f246cf23e17ced Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 11 Jul 2017 22:12:34 +0200 Subject: [PATCH] git tips --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 472ec92..3454bd5 100644 --- a/README.md +++ b/README.md @@ -1155,7 +1155,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Nicola Paolucci](https://www.atlassian.com/blog/git/git-submodules-workflows-tips#tip5) - Git submodules: core concept, workflows, and tips * [Christophe Porteneuve](https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407) - Mastering Git submodules * [Git-SCM Docs](https://git-scm.com/book/en/v2/Git-Tools-Submodules) - Submodules documentation -* [Hemanth.HM](https://github.com/git-tips/tips) - [git-tips/tips] Collection of git-tips +* [Hemanth.HM](https://github.com/git-tips/tips) - [git-tips/tips] Collection of most commonly used git tips and tricks * [Lars Vogel](http://www.vogella.com/tutorials/Git/article.html) - Git - Tutorial * [Pere Orga](https://orga.cat/posts/most-useful-git-commands) - The most useful git commands * [Christophe Porteneuve](https://medium.com/@porteneuve/getting-solid-at-git-rebase-vs-merge-4fa1a48c53aa) - Getting solid at Git rebase vs. merge