Features that needs description
- Clone
- Push
- Pull
Usefull features
git clone
When someone wants you to clone something, first find the special git link as seen above, and then run git clone with the url after
git clone git@github.com:saltcorn/saltcorn.git
If the cloning is in this format, it will not work, instead:
- Find special git link (se picture bellow)
- use git clone with it and no emails
Novel concepts
There is local and remote repos.
