I am testing out Git LFS and have a test local Git repo which was setup with Git LFS. Then I tried to use SourceTree to git clone the local Git LFS enabled repo to a new local Git repo but it failed to clone. I suspect it's because the destination local Git repo hasn't got Git LFS installed ?
So how does one locally clone local Git LFS enabled repos ?
Thanks
You have to specifically enable git-lfs for the repo in BitBucket.org.
Go the the repos Settings->General->Git LFS then click on the "Start using Git LFS".
Hi @Rodney
I have the same issue. The steps you have mention are not working because there is only a screen is coming: ( check attached screenshots )
Screen Shot 2017-02-03 at 2.53.57 PM.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having a very similar issue and have yet to find a solution. I created a test repository, initialized LFS, and added the large file types I want to track (in my case, *.umap and *.uasset). All seems will with that repository.
Cloning that repository fails...Select "Clone/New", enter source and destination path info in the "Clone Repository" dialog, then select "Clone". SourceTree does some work cloning all non-LFS files (I assume). Then I am presented with a dialog titled "Run 'git lfs pull' now?". The text of that dialog is:
"The repository <my cloned repo's name> is using Git LFS but it appears the binary file content hasn't been downloaded yet. Do you want to download the LFS files required by your current checkout?"
I answer "Yes", then I see the "Downloading Git LFS file content" status dialog. Problem is, it never finishes, the progress dialog never goes away.
Help!
Thanks,
Jarrod
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here on a MacBookPro, it shows "Downloading Git LFS file content" forever.
On the other hand, on the same repo it works as expected on a Win10 laptop.
Has anyone found a workaround?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.