Help Center> CodeArts Repo> User Guide> Using CodeArts Repo> Viewing Repository Details
Updated on 2023-12-06 GMT+08:00

Viewing Repository Details

In the repository list, click a repository name to go to the repository details page. CodeArts Repo provides abundant console operations.

Table 1 Description

Page

Function Description

Repository Homepage

Displays the repository capacity, commits number , branches number , tags number , members number, LFS usage, creation time, creator, visible scope, repository status, README file, language, and percentage of each language.

Code

  • File list: You can create files, directories, and submodules, upload files, modify files, modify blame, and view commit history.
  • Submit: You can view commit records and repository network diagrams.
  • Branch: Branches can be managed on the console.
  • Tag: Tags can be managed on the console.
  • Comparison: You can view code changes between branches or between tag versions by comparison.

Merge Requests

Merge requests of branches can be managed on the console.

Reviews

You can view the review records of MRs and commits.

Associated Work Items

List of associated work items. You can associate CodeArts Req work items with the repository code to improve efficiency.

Repository Statistics

Visualized charts of repository commits, such as code contribution.

Activity

You can view the dynamic information about the repository.

Members

You can manage repository members, for example, synchronizing members from the project by one click or changing the permissions of a member.

Settings

Repository settings. Only the repository administrator and the repository creator can view this tab page and configure settings.

In addition, the repository details page provides quick entries to the following functions:

  • Configure builds: Create a build task.
  • Follow: Click to follow the repository. The followed repositories are pinned on top.
  • Fork: displays the number of forks of a repository. You can click this button to create a fork.
  • Clone/Download: You can obtain the SSH address and HTTPS address of a repository or directly download the code package.

The following figures show the adaptation function of CodeArts Repo. When the length of the repository page is greater than the window length, the repository tab page is moved to the top after you scroll down. The position in the red box in the following figure is collapsed so you can view repository information easily. After you scroll up, the page layout is restored.