Kettle

Joined 14 November 2017
1,900 bytes added ,  14:20, 13 December 2019
no edit summary
(some roles)
No edit summary
Line 34: Line 34:
<font size=1>paste*</font>
<font size=1>paste*</font>


[[File:image|thumb|XDDDD]]
== Headline text ==
'''Guide to prs for peabrains'''


[[File:image|thumb|XDDDD]]
<font size="4">setting up</font>
# Make an account on [https://github.com/ github]
# Install on the default settings: https://git-scm.com/downloads
# Open git bash
# Type: git config --global user.name "Name"
## Replace "Name" with your Github name
# Type: git config --global user.email "email address"
## Replace "email address" with your Github email
# Install, when given an option choose OpenSSH not TortoisePLink: https://tortoisegit.org/
# Press fork, then click your name: https://github.com/yogstation13/Yogstation-TG
# Go to your fork, click clone or download, copy the download link
# Make a folder in My Documents. Right click folder -> git clone -> URL: paste the download link -> ok
# Inside your folder, a new folder will appear. Right click this folder -> tortoise git -> settings
# Remote -> remote -> upstream -> (URL) https://github.com/yogstation13/Yogstation-TG.git -> add new/save -> Yes, Yes, Ok
# Right click the folder again -> tortoise git -> pull. Remote (upstream), Remote branch (master)
# Make sure you have "Show hidden files" on to see all the full files and folders
 
<font size="4">make a new branch</font>
# Right-click folder, tortoisegit, fetch..., remote "Upstream", "ok"
# Right-click folder, tortoisegit, switch/checkout.... Branch "...", + remotes, upstream, master, "ok". Create New Branch - name whatever. "Ok"
 
<font size="4">make a pr</font>
# Make any changes you want
# Right-click folder, Git Commit
# Commit and push to origin
# Go to https://github.com/yogstation13/Yogstation/pulls, wait for an option to appear that will let you make a pr with your edits
 
<font size="4">for maps</font>
# Download python 3.7 https://www.python.org/downloads/. Check add python as PATH.
# \tools\mapmerge2 -> requirements-install.bat.
# \tools\mapmerge2 -> mapmerge.
# Choose the number or numbers of the maps.
Wiki Staff
6,186

edits