-
Pull a remote folder from github.com
- set SSH connection
- clone the git repos.
-
Push an existing local folder:
- Set url remotely:
git remote set-url origin [email protected]:hahn80/folder.git - git push
- Set url remotely:
Pull a remote folder from github.com
Push an existing local folder:
git remote set-url origin [email protected]:hahn80/folder.git