Github Workflow - elkarte/Elkarte GitHub Wiki

GitHub

To start off

Questions

  • How to update my Github fork, with the changes in ElkArte/master?
    • On your local master branch (for example)
      • git pull upstream or, git pull upstream master

Useful Documentation

On Github

From the Interwebz