Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added items to "Git Your Practice On!" link list #184

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
* Git Immersion [http://gitimmersion.com](http://gitimmersion.com)
* Git Branching [http://pcottle.github.io/learnGitBranching/](http://pcottle.github.io/learnGitBranching/)
* Git Cheat Sheet [https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
* Git Cheat Sheet by Tim Green [https://github.com/tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)
* Hugo's Git Cheat Sheet [http://codepen.io/HugoGiraudel/full/d7a439ac945a29dcad9f02d831b731e6](http://codepen.io/HugoGiraudel/full/d7a439ac945a29dcad9f02d831b731e6)
* GitHub Git Cheat Sheet [https://education.github.com/git-cheat-sheet-education.pdf]


Welcome to my practice git repository where you can eff up as much as you'd like plus work with a real, living, breathing person on the other side.
Expand All @@ -31,6 +34,7 @@ and you're all like...

This is where we make those mistakes ... so don't be scared :)


### Instructions

Fork this repo and send me a Pull Request with anything from Grandma Peggy's Crumbled Oatmeal Cookie Recipe to your favorite Sublime Text 2 preferences.
Expand Down