Setting up git: Difference between revisions

Jump to navigation Jump to search
5 bytes added ,  13:58, 11 July 2019
finish "setting up git" page to be ours
(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/-tg-station13.git
* 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/tgstation/-tg-station.git
::url = https://github.com/yogstation13/Yogstation-TG.git


*Now add the following line:
*Now add the following line:
5

edits

Navigation menu