Information

Author(s) Mathieu Jadin
Deadline No deadline
Submission limit No limitation

Sign in

Git: Clone a remote repository

When you start to work on a git repository, you need to clone the remote history.

To do so, you need to use the command git clone url-to-repo folder (see the documentation).


Clone the following remote repository and upload the zip archive of the created folder.

Your submission needs to respect the following hierarchy:

git-clone/
└── [...]

Max file size: 1.0 MiB
Allowed extensions: .zip