From c0fe4b631f2c30cf4a9b1c1d39434364f64fef81 Mon Sep 17 00:00:00 2001 From: Abhishek Kashyap <75995424+Abhishek10351@users.noreply.github.com> Date: Tue, 19 Jul 2022 01:11:53 +0530 Subject: [PATCH] Add mosh hamedani git cheatsheet (pdf) (#6933) * Add mosh hamedani git cheatsheet (pdf) * fix linter error. * remove unwanted line * Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index ac5f9a602..0045e4b55 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -114,6 +114,7 @@ * [Git Cheat Sheet](http://git.jk.gs) - Jan Krüger (PDF, SVG) * [Git Cheat Sheet](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet.pdf) (PDF) * [Git Cheat Sheet - extended](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet-v2.zip) (PDF) +* [Git Cheat Sheet](https://programmingwithmosh.com/wp-content/uploads/2020/09/Git-Cheat-Sheet.pdf) - Moshfegh Hamedani (PDF) * [Git ściąga (pl)](https://training.github.com/downloads/pl/github-git-cheat-sheet/) - GitHub * [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)