Skip to content

Commit

Permalink
Merge pull request github#234 from github/adding-new-resources
Browse files Browse the repository at this point in the history
Adding new resources
  • Loading branch information
Jordan McCullough committed Sep 22, 2014
2 parents 7f0c881 + b12caec commit 54de1d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions foundations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,3 +410,8 @@ GitHub, though it is a web application, aims to behave as much like a desktop ap
* `s` set focus to the search box
* `g` `c` go to code
* `g` `i` go to issues

#### Additional Resources
* [O'Reilly's Mastering Git video series](http://bit.ly/ogitvid)
* [Introducing GitHub](http://shop.oreilly.com/product/0636920033059.do)
* [Git and GitHub LiveLessons (Workshop)](http://www.informit.com/store/git-and-github-livelessons-workshop-9780133991772)
3 changes: 3 additions & 0 deletions intermediate/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,3 +581,6 @@ $ git checkout HEAD@{[n]} -- [path]
#### Additional Resources
* [O'Reilly's Mastering Git video series](http://bit.ly/ogitvid)
* [Git and GitHub LiveLessons (Workshop)](http://www.informit.com/store/git-and-github-livelessons-workshop-9780133991772)

0 comments on commit 54de1d5

Please sign in to comment.