Skip to content

Commit 756337b

Browse files
authored
Merge pull request #32 from unixorn/add-github-cheat-sheet
Add link to Tim Green's github cheat sheet
2 parents 1dd27cd + 5eee241 commit 756337b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
9999

100100
* Steve Lorek has a blog post explaining [how to shrink a repository](http://stevelorek.com/how-to-shrink-a-git-repository.html).
101101

102+
* Tim Green maintains the excellent [Github Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) collection of tips and aliases.
103+
102104
### External Git Utilities
103105

104106
* [bfg repo-cleaner](https://rtyley.github.io/bfg-repo-cleaner/) - Removes large or troublesome blobs like git-filter-branch does, but faster.

0 commit comments

Comments
 (0)