From 0f71fef59f9124125bf555ad6216a34f7f14a6ae Mon Sep 17 00:00:00 2001 From: Radovan Kavicky Date: Fri, 6 Nov 2020 19:07:55 +0100 Subject: [PATCH] Added Git/Github book (#3907) * Added Git/Github book * alphabetize * resolve a conflict - resource moved to cheatsheets * trailing slash Co-authored-by: Eric Hellman --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 1bbcbe55..1eae1d64 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1406,6 +1406,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Git Reference](https://web.archive.org/web/20170602211147/http://gitref.org/) * [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) (email address *requested*, not required) * [Git Workflows](http://documentup.com/skwp/git-workflows-book) +* [Happy Git and GitHub for the useR](https://happygitwithr.com) - Jenny Bryan * [How to Collaborate on Github](https://github.com/eonist/How-to-collaborate-on-github) - André J * [Intoduction to Git and Github](https://launchschool.com/books/git) - Launch School * [Intoduction to Git and Github - Tutorial](http://cse.unl.edu/~cbourke/gitTutorial.pdf) - Dr. Chris Bourke (PDF) -- GitLab