... | ... | @@ -98,7 +98,7 @@ and accept all defaults (press return) |
|
|
1. Go to the GitLab Preferences and select [SSH Keys](https://gitlab.com/-/profile/keys)
|
|
|
1. Paste the key you copied into the big box, and give it a title in the appropriate field (any name you want, but normally pick a name that identifies your computer), click "Add key"
|
|
|
1. Clone the repository:
|
|
|
1. `git clone git@gitlab.com:wpcalculators/wp43.git`
|
|
|
1. `git clone git@gitlab.com:rpncalculators/wp43.git`
|
|
|
- When it asks you "Are you sure you want to continue connecting (yes/no/\[fingerprint\])?" make sure you type "yes" and press return (do not select the default).
|
|
|
1. Change directory into the cloned source directory. <br />
|
|
|
`cd wp43`
|
... | ... | |