mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Merge pull request #7718 from manfredbrandl/develop
Add missing quote in CONTRIBUTING.md
This commit is contained in:
+1
-1
@@ -427,7 +427,7 @@ If you did not use your copy of iD for some while, other Pull Request gets merge
|
||||
|
||||
`git remote add upstream git@github.com:openstreetmap/iD.git`
|
||||
|
||||
Then change to the `develop branch and get everything from upstream (the main repository)
|
||||
Then change to the `develop` branch and get everything from upstream (the main repository)
|
||||
|
||||
`git checkout develop ; git fetch --all && git reset --hard upstream/develop`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user