From 8ae37b7af5953c6b9d69e71c41a7f2e0c9a837dd Mon Sep 17 00:00:00 2001 From: Rohit Sehgal Date: Wed, 10 Oct 2018 06:45:33 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16e4359..46772df 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [The Git Parable](http://tom.preston-werner.com/2009/05/19/the-git-parable.html) - GitHub Cofounder's Narrative-style Intro to Git Concepts * [CodeBasicsHub: Git Video Tutorials](http://codebasicshub.com/tutorial/git-github/what-is-git) * [Intermediate Git](http://www.columbia.edu/~zjn2101/intermediate-git/#1) - lower-level, more structural explanation of git concepts +* [Fork and Pull Request Workflow](https://github.com/susam/gitpr) - Very nicely explained, simple and crisp was of understanding git fork and pull request workflow. ## Client *Git clients are available on every platform, from mainframe to your mobile device*