Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23818

Add support for LFS objects in the git archive download

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Repository - LFS
    • None
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Problem Definition

      When downloading git archive in remote, only the LFS pointer files are downloaded and not the source object files themselves.

      Suggested Solution

      Implement support of including the LFS objects themselves in the git archive file. Please consider enabling/disabling this feature at a repository/project/global level or present it as an option when selecting to retrieve the archive.

      Workaround

      The only present workarounds are
      A) to perform a local git clone of the repository & run a git lfs pull to manually retrieve the LFS objects.

      • If needing to pass the archive to others, you can use the git archive command to generate a zip for those in need.

      B) Access the file via the Bitbucket User interface and download directly

              Unassigned Unassigned
              51c188bded09 Abhay Gupta
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: