Setting up git: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
imported>Tedward1337 |
imported>Kosmos mNo edit summary |
||
Line 44: | Line 44: | ||
* Head over to: https://github.com/tgstation/-tg-station | * Head over to: https://github.com/tgstation/-tg-station | ||
* Click the '''Fork''' button in the top right corner. | * Click the '''Fork''' button in the top right corner. | ||
* The page you'll be directed to is now your fork. You'll be pushing updates here, and making pull requests to have them merged | * The page you'll be directed to is now your fork. You'll be pushing updates here, and making pull requests to have them merged the main (master) repository. | ||
* Copy the HTTP URL. It's next to the '''HTTP''' '''GIT''' and '''Git Read-Only''' buttons. It'll look something like: https://github.com/NAME/-tg-station | * Copy the HTTP URL. It's next to the '''HTTP''' '''GIT''' and '''Git Read-Only''' buttons. It'll look something like: https://github.com/NAME/-tg-station | ||