mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Site Readme: Link To More Advanced Workflow Doc
This commit is contained in:
parent
098fcf1b22
commit
1c817f0dd0
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue