Add information about how to fetch upstream changes

pull/10718/head
Niels Lindenthal 2 years ago
parent 0588faf739
commit fa712725bb
  1. 6
      docs/development/contribution-documentation/documentation-tool-setup/README.md
  2. BIN
      docs/development/contribution-documentation/documentation-tool-setup/image-20220525091734404.png

@ -81,11 +81,11 @@ In the same drop down click on "New branch". In this window insert a branch name
## Step 8: Fetch origin (update local repository) ## Step 8: Fetch origin (update local repository)
ToDo: Upstream update of the branch. Every time you start editing please make sure you have fetched the latest changes from GitHub.com. First you need to update your forked repository. There you select the branch you are working on, e.g. release/12.1. If there are updates in the main repository opf/openproject click on on "Fetch upstream".
![image-20220525091734404](image-20220525091734404.png)
Now you have fetched the latest changes from the main repository. Now you can fetch those changes in the GitHub desktop client by clicking "Fetch origin" in the main toolbar:
Every time you start editing please make sure you have fetched the latest changes from GitHub.com by clicking on "Fetch origin" in the main toolbar:
![image-20220524204624785](image-20220524204624785.png) ![image-20220524204624785](image-20220524204624785.png)

Loading…
Cancel
Save