in reply to Re^7: perl in the stars
in thread perl in the stars
There are two ways to pull from your repository:git remote add origin https://gitlab.com/perlmonks/betelgeuse.git
By the way, is the "perlmonks" part in your URL real? This would imply your user name there is "perlmonks", since the URLs usually are "username/repo-name.git". If you look at your repo in the web interface, there is a (blue) button "Clone" above the file list, which should show you both URLs for HTTPS and SSH.
|
---|