Updated on 2023-08-07 GMT+08:00

Downloading a Code Package on a Browser

In addition to clone, CodeArts Repo also allows you to package and download the code of a cloud repository to the local PC.

The downloaded code repository file is not associated with CodeArts Repo and cannot be pushed back to CodeArts Repo.

The procedure is as follows:

  1. Access the repository list page.
  2. Go to your repository. (If there is no repository, create one.)
  3. Click Clone/Download. In the dialog box that is displayed, click the required code package format.

  • If an IP address whitelist is set for the repository, only hosts with whitelisted IP addresses can download the repository source code on the page. If no IP address whitelist is set for the repository, all hosts can download the repository source code.
  • Currently, the zip, tar.gz, tar.bz2, and tar package formats are supported.
  • The master branch of CodeArts Repo will be downloaded.