Bitbucket - push repo with git lfs

后端 未结 2 1957
挽巷
挽巷 2021-01-13 02:15

When I\'m trying to push my files into bitbucket repo (some of them tracked by git LFS, pattern is *.uasset), I\'m getting this error (I\'ve changed actual cred

相关标签:
2条回答
  • 2021-01-13 02:57

    Thanks for comments. It seems that Bitbucket really doesn't provide LFS as a service, so I'm going to try GitLab.

    0 讨论(0)
  • 2021-01-13 03:13

    Actually, BitBucket does provide support for LFS a few months later (July 2016).

    See issue 11204

    Today we released Git LFS in Beta, native in Bitbucket Cloud.
    While LFS support is in Beta, teams up to 5 users get 1 GB of LFS storage and paid team's storage is based on your user tier.

    To get started with the Git LFS Beta, you can enable it in 1 click on the repositories you would like to try it out on. Simply head to the ‘Git LFS Beta’ section on the left side bar in the repository settings in Bitbucket Cloud.

    For more information on Git LFS, please see this blog.

    That new option is also visible in SourceTree:

    0 讨论(0)
提交回复
热议问题