From: jonasbits Date: Mon, 16 Oct 2017 23:19:17 +0000 (+0000) Subject: Final X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3132552684c1df8df0cacbd824ceb6fa60b650ca;p=librecmc%2Flibrecmc-wiki.git Final --- diff --git a/How To Submit A Change To This Wiki.md b/How To Submit A Change To This Wiki.md index 200b79f..74169e8 100644 --- a/How To Submit A Change To This Wiki.md +++ b/How To Submit A Change To This Wiki.md @@ -14,8 +14,11 @@ Clone the upstream repo in Gogs, then clone to your computer: Add upstream repo to be able to rebase to upstream point commit: > git remote add upstream https://gogs.librecmc.org/libreCMC/libreCMC-wiki.git > (git branch optionalBranchName) -> git push +> git push (--all) Create Push Request in Gogs +* Press the little green PR button in your own repo +or +* Go here https://gogs.librecmc.org/libreCMC/libreCMC-wiki/pulls ### git request-pull -p ( Anywhere )