Results 150 comments of Chris Darroch
trafficstars

We've run into this as well when upgrading our workflows for the Git LFS project. Our proposed workaround at present is to run the following: ``` - uses: actions/checkout@v3 with:...

Hey, I'm sorry you're having trouble. I'm afraid I'm not familiar with Gerrit, and the other Git LFS core team members may not be either. You might be best off...

Unfortunately, there has been no progress on this, at least not in the open-source Git LFS client project. If anyone is willing to contribute patches, we'd be interested taking a...

Patches, including a patch to modify the proposal document, are certainly welcome! We don't generally assign issues to specific folks, but you're absolutely welcome make PRs with suggested ideas and...

Hey, thanks for the report, and I'm sorry we didn't respond in a timely manner. Clearly we somehow missed this issue last summer. My apologies. Are you still experiencing this...

OK, thanks! I think it would be OK to just remove the `.git/lfs/lockcache.db` file in such a case, but if it happens for anyone again in the future, perhaps they...

Hey, I'm sorry you're having trouble. It seems like there may be several issues here. First, as you point out, there's the question of why `data/svdreams.vtt` is treated as a...

Hey, I'm sorry you're having trouble. The first thing you might do is to run `git lfs fsck` to get a further report on the missing objects, but it seems...

Just as a note, we may not want to allow per-object verification URLs to be rewritten from HTTP(S) to another protocol like SSH. We currently don't really allow this for...

Hey, thanks for raising the issue and I'm sorry you're having trouble. Would you be able to provide the output of `git lfs env` and `git config -l` (with any...