Put Your Code in the Cloud
48%
Download an Existing Repo
Sometimes you need to download a repository that already exists on GitLab. Maybe you're joining a team, setting up a new computer, or contributing to someone else's project. This is what git clone does.
To clone your calculator project to a different location (just to see how it works):
cd ~
# Change the URL to match your GitLab repository
git clone git@gitlab.com:yourusername/my-calculator.git ~/my-calculator-copy
Learn Git in a Day
Everything you need, nothing you don'tEnroll now to unlock all content and receive all future updates for free.
Unlock now $9.99$7.49Learn More
Hurry! This limited time offer ends in:
To redeem this offer, copy the coupon code below and apply it at checkout:
