forked from ChicoState/GitPizza
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Kevin Buffardi edited this page Sep 15, 2025
·
1 revision
Need help connecting GitHub with your machine's git environment?
Once it is verified to be working, you can Create a new Repository or fork an existing open source repository. Once you have a repository in your account:
- Press the Code button
- Select SSH tab
- Copy the URL provided
- Open the terminal on your computer and type the command:
git clonefollowed by the pasted URL from the previous step - Change directory (
cd) into the folder that was just downloaded with the repo name
You're now in a git repository on your local machine!