Final 2/head
authorjonasbits <jonasbits@me.com>
Mon, 16 Oct 2017 23:19:17 +0000 (23:19 +0000)
committerjonasbits <jonasbits@me.com>
Mon, 16 Oct 2017 23:19:17 +0000 (23:19 +0000)
How To Submit A Change To This Wiki.md

index 200b79fa32528b04771eb6422852670f9fb3c0ec..74169e85f15bc91f915c791f496cb3c13aa4a380 100644 (file)
@@ -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 )