New project (top left)
Create blank project
Give project a name
Go to clone
Copy SSH url
Open terminal
Write “git cloneMake public SSH key, just google
Go to SSH keys
Copy SSH key
Set expiration date way in the future
Now try again
Go to folder that it created
Duplicate README.md
Rename the duplicate
In terminal, go inside folder
Type “git add -A”
Type “git commit -m ‘Type “git push”
Note: clear notebooks before you push
On VS code, it’s as simple as add, commit, push
There is also git pull
Note: don’t commit files like PNG or PDF