Skip to content

Commit

Permalink
Site Readme: Link To More Advanced Workflow Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
harding committed Jun 27, 2015
1 parent 098fcf1 commit 1c817f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -128,6 +128,12 @@ You simply need to push additional commits on the appropriate branch of your Git
3. Replace your master branch by the upstream master branch. `git reset --hard upstream/master`
4. Replace your master branch on GitHub. `git push origin master -f`

**Advanced GitHub Workflow**

If you continue to contribute to Bitcoin.org beyond a single pull
request, you may want to use a more [advanced GitHub
workflow](https://gist.github.com/harding/1a99b0bad37f9498709f).

### Previewing

#### Preview Small Text Changes
Expand Down

0 comments on commit 1c817f0

Please sign in to comment.