All Products
Search
Document Center

Alibaba Cloud DevOps:Codeup Git LFS

Last Updated:Apr 10, 2025

Learn about Codeup, an enterprise-level code management platform. It supports Git Large File Storage (LFS), and offers stability, reliability, and large capacity.

Advantages of Codeup

  • Stability: Codeup uses Alibaba Cloud to store Git LFS files.

  • Reliability: Codeup automatically scales storage and has multiple data backups.

  • Capacity and Cost: Codeup offers a 5GB Git LFS repository.

  • Features: Supports all the features of Git LFS.

Capabilities of Codeup

Manage files in Git LFS

Browse text files stored in Git LFS

You can browse text files in Git LFS.

Example Image (82)

Download binary files stored in Git LFS

You candownload of binary files stored in Git LFS.

Example Image (83)

View images stored in Git LFS

You can render and download image-type files stored in Git LFS.

Example Image (84)

You can commit and see diff of Git LFS images..

Example Image (85)

Git LFS management features

Navigate to the code repository, and select Settings > Large File Storage, to access the Git LFS management module. You can:

  • View historical upload in Git LFS.

  • Download Git LFS object files.

  • Examine commits associated with Git LFS files.

  • Delete Git LFS files to free up storage space.

  • View historical deletion records in Git LFS.

Example Image (86)

Warning

Deleting LFS files might bring impact. For more details, , see How to handle when files cannot be browsed or local push fails after deleting LFS files?