Update github.com git repo URLs with framagit.org URLs

This commit is contained in:
Andrew Manning
2018-06-08 05:37:23 -04:00
parent df2d181602
commit 4feff1cf89
26 changed files with 44 additions and 44 deletions

View File

@@ -14,7 +14,7 @@ Once you've done that, cd into the directory, and add an upstream.
[code]
cd red
git remote add upstream https://github.com/redmatrix/hubzilla
git remote add upstream https://framagit.org/hubzilla/core/
[/code]
From now on, you can pull upstream changes with the command