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

Viewing Repository Details

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

On the top of the repository page, you can view the Creator, Created, Last Updated, and Fork Relationship (Fork repository) of the repository.

The repository details page provides the following tab pages:

Table 1 Description

Page

Function Description

Files

File list of the repository. You can modify files online and view the commit history.

Branches

Branch list of the repository. You can manage branches on the console.

Tags

Tag list of the repository. You can manage tags on the console.

Merge Requests

Manage branch merge requests.

Reviews

Check review records of merge and commit requests.

Activity

View the dynamic information about the repository.

Members

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

Associated Work Items

List of associated work items. You can set the association with work items in ProjectMan to improve efficiency.

Repository Statistics

Visualized charts of repository commits, such as code contribution.

Commit Graph

By viewing the graph of the repository commit history, you can clearly understand the code change history, including the merge relationship between branches and committers.

Settings

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

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

  • Clone/Download: Obtain the SSH address and HTTPS address of the repository or directly download the code compressed package.
  • Fork: Display the number of forks of the repository. You can click this button to create a fork.
  • Follow/Unfollow: Follow or unfollow the repository. Followed repositories are displayed on the top of the repository list.