Category "git-lfs"

Does git lfs migrate --no-rewrite change all the branches? And will it change the large file from history to LFS objects?

In my repo, I have large files committed in history and also present in latest commit. I want to use git lfs migrate --no-rewirte so that the previous commits S

How to download git-lfs files using the oid sha256 information

I came across a set of images (e.g., https://github.com/kehuantiantang/A-DNN-based-Semantic-Segmentation-for-Detecting-Weed-and-Crop/blob/master/stuttgart/stutt

git lfs 404 error: decipher error message to deduce file name

I am moving several Git repositories that use LFS. I'm able to clone the repo into new system, then manually retrieve LFS files and upload. Command sequence is:

git partial clone garbage collection

Question: How can I remove / prune / gc unreferenced blobs in a partially cloned git repository? Details: I am evaluating whether Git Partial Clone can become a

How do I set the helper path?

I'm trying to install Git-LFS in my Netlify instance, but I'm getting this error. Any ideas on how to fix it?

How to use git lfs to push complete folder to github

I have a project folder in my local having Deep learning models inside it. I want to push it to GitHub by creating new repository. Here are the steps that I hav

Jenkins Bitbucket LFS-pull failing with missing protocol 'unknown'

I'm trying to set up a Bitbucket-Repo for building in Jenkins. However, whenever there is a LFS-file in the Repo, the pull fails with the error "missing protoco

Git error: Encountered 7 file(s) that should have been pointers, but weren't

How to clean repo, if staged files marked as modified? After git reset --hard I get Encountered 7 file(s) that should have been pointers, but weren't: Running