mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-14 11:53:58 +02:00
Add some GitHub resources (#23)
This commit is contained in:
10
README.md
10
README.md
@@ -30,6 +30,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
|
|||||||
- [Hub](#hub)
|
- [Hub](#hub)
|
||||||
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
|
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
|
||||||
- [Contributing Guidelines](#contributing-guidelines)
|
- [Contributing Guidelines](#contributing-guidelines)
|
||||||
|
- [GitHub Resources](#github-resources)
|
||||||
- [Git](#git)
|
- [Git](#git)
|
||||||
- [Previous Branch](#previous-branch)
|
- [Previous Branch](#previous-branch)
|
||||||
- [Checking out Pull Requests](#checking-out-pull-requests)
|
- [Checking out Pull Requests](#checking-out-pull-requests)
|
||||||
@@ -363,6 +364,15 @@ Adding a `CONTRIBUTING` file to the root of your repository will add a link to y
|
|||||||
|
|
||||||
[*Read more about contributing guidelines.*](https://github.com/blog/1184-contributing-guidelines)
|
[*Read more about contributing guidelines.*](https://github.com/blog/1184-contributing-guidelines)
|
||||||
|
|
||||||
|
### GitHub Resources
|
||||||
|
| Title | Link |
|
||||||
|
| ----- | ---- |
|
||||||
|
| GitHub Explore | https://github.com/explore |
|
||||||
|
| GitHub Blog | https://github.com/blog |
|
||||||
|
| GitHub Help | https://help.github.com/ |
|
||||||
|
| GitHub Training | http://training.github.com/ |
|
||||||
|
| GitHub Developer | https://developer.github.com/ |
|
||||||
|
|
||||||
## Git
|
## Git
|
||||||
### Previous Branch
|
### Previous Branch
|
||||||
To move to the previous branch in Git:
|
To move to the previous branch in Git:
|
||||||
|
Reference in New Issue
Block a user