From 3132552684c1df8df0cacbd824ceb6fa60b650ca Mon Sep 17 00:00:00 2001 From: jonasbits Date: Mon, 16 Oct 2017 23:19:17 +0000 Subject: [PATCH] Final --- How To Submit A Change To This Wiki.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 ) -- 2.25.1