Skip to content

Commit 2ffde62

Browse files
committed
Reorder and rephrase
1 parent f872a92 commit 2ffde62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,18 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
7777

7878
### Articles / Blog posts / Books
7979

80+
* [awesome-github](https://github.com/fffaraz/awesome-github) - Faraz Fallahi maintains a curated list of Github & Git resources.
81+
8082
* Scott Chacon's [Pro Git](http://git-scm.com/book) book is a great resource for getting more out of git.
8183

8284
* Zach Dennis has a great [blog post](http://www.mutuallyhuman.com/blog/2012/06/22/a-git-walkthrough/) - it's worth reading on it's own, but here are a couple of good sites I found through it:
8385
* [gitready.com/](http://gitready.com/) is another great reference which has been collecting information and tips for git since 2009.
8486
* [gitimmersion.com/](http://gitimmersion.com/)
8587

86-
* There’s a quick [introduction to git](http://learnxinyminutes.com/docs/git/) on learnxinyminutes.com, and a more detailed git tutorial at [http://www.learnenough.com/git-tutorial](http://www.learnenough.com/git-tutorial).
88+
* There’s a quick [Introduction to git](http://learnxinyminutes.com/docs/git/) on learnxinyminutes.com, and a more detailed [git tutorial](http://www.learnenough.com/git-tutorial).
8789

8890
* Kate Hudson maintains the [git flight rules](https://github.com/k88hudson/git-flight-rules) collection of useful git usage tips.
8991

90-
* [awesome-github](https://github.com/fffaraz/awesome-github) - Faraz Fallahi maintains a curated list of Github & Git resources.
9192

9293
### Utilities
9394

0 commit comments

Comments
 (0)