Setting up git: Difference between revisions
Jump to navigation
Jump to search
m
→Step 7 - Setting up TortoiseGit
imported>Kosmos mNo edit summary |
imported>Oranges |
||
Line 58: | Line 58: | ||
* Right click '''on the folder that was created''' (usually called -tg-station13), and go to '''TortoiseGit''' and then click on '''Settings'''. | * Right click '''on the folder that was created''' (usually called -tg-station13), and go to '''TortoiseGit''' and then click on '''Settings'''. | ||
* Click on '''Remote''' under '''Git'''. | * Click on '''Remote''' under '''Git'''. | ||
* There should be one thing on the list '''origin'''. | * There should be one thing on the list of remotes, with the name: '''origin'''. | ||
* You're now adding the main repository as a source you can pull updates from. | * You're now adding the main repository as a source you can pull updates from. | ||
* In the '''Remote''' box type in '''upstream'''. | * In the '''Remote''' box type in '''upstream'''. |