Skip to main content

11 docs tagged with "repo"

View All Tags

Branch

Branches are used to backup and save modification records without being affected by other branches, so multiple modifications can be made simultaneously in the same code base. When creating a warehouse, the Master branch will be automatically created as the default branch. Subsequent R&D members can create new branches and merge them into the default branch after development is completed.

Commit

Developers can view a history list of each code commit.

Files

The AtomGit platform supports viewing the file list in a tree structure. Supports file creation, file upload, and file search in the tree list.

LFS

The AtomGit platform supports Git LFS to manage large files in the warehouse.

Push Rules

In order to standardize the developer submission format, the platform provides push rules inspection service, supports custom inspection rules, and checks unpushed submissions.