skwp / git-workflows-book

Git Workflows - release management, remote collaboration, and svn transitions
http://documentup.com/skwp/git-workflows-book
Other
194 stars 44 forks source link

no cheat sheets #2

Open janosgyerik opened 12 years ago

janosgyerik commented 12 years ago

There are also many great cheatsheets availble on the web including: Chapter 1 will start with... ...

It looks like you forgot to include the cheat sheets...

Btw I think this is a pretty good one: http://cheat.errtheblog.com/s/git

ethanmad commented 9 years ago

Here's some more. GitHub's cheat sheet is very easy to read: https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf Tower's is even easier on the eyes: http://www.git-tower.com/blog/assets/2013-05-22-git-cheat-sheet/cheat-sheet-large01.png This one is interactive: http://ndpsoftware.com/git-cheatsheet.html#loc=workspace How to get out of a git mess: http://justinhileman.info/article/git-pretty/git-pretty.png