Skip to main content Skip to complementary content
Close announcements banner

Checking out the Git project

Procedure

Open a command prompt or terminal and execute the following command:
$ git clone <GIT_PROJECT_URL>

where <GIT_PROJECT_URL> corresponds to the URL of your Git project, for example https://github.com/mycompany/mytalendproject.git.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!