5
edits
(holy land 2 electric boogaloo) |
(finish "setting up git" page to be ours) |
||
Line 104: | Line 104: | ||
* Under Destination, set Remote: to '''origin'''. | * Under Destination, set Remote: to '''origin'''. | ||
* Click '''Ok'''. This'll upload your changes to your remote repo (the one on GitHub). | * Click '''Ok'''. This'll upload your changes to your remote repo (the one on GitHub). | ||
* Head to your GitHub repo e.g https://github.com/NAME/- | * Head to your GitHub repo e.g https://github.com/NAME/Yogstation-TG.git | ||
* Click '''Pull Request''' at the top right. | * Click '''Pull Request''' at the top right. | ||
* [[Getting_Your_Pull_Accepted|Give this a quick read.]] | * [[Getting_Your_Pull_Accepted|Give this a quick read.]] | ||
Line 117: | Line 117: | ||
:[remote "upstream"] | :[remote "upstream"] | ||
::fetch = +refs/heads/*:refs/remotes/upstream/* | ::fetch = +refs/heads/*:refs/remotes/upstream/* | ||
::url = https://github.com/ | ::url = https://github.com/yogstation13/Yogstation-TG.git | ||
*Now add the following line: | *Now add the following line: |
edits