Chris Darroch
Chris Darroch
Hey, I'm sorry you're having trouble. From the error message you've provided, it seems like you're using GitHub as your Git hosting service, and as the message states, they have...
Hey, thanks for the questions! I have to concur with @bk2204's assessment that, in general, Git LFS can't really output anything to the terminal when it's being invoked as a...
I would be remiss if I did not also mention the `git-lfs-clone(1)` command, which is described in its own rather out-of-date manual [page](https://github.com/git-lfs/git-lfs/blob/38d645f063a9c0f157763175df0ecae8653e6eb3/docs/man/git-lfs-clone.adoc), and which supports the `-I` and `-X`...
Hey, thanks very much for this work! It's always exciting to see these kinds of new ideas being contributed to our community! If I understand correctly, your script is designed...
Hey, thanks for the report and reproduction case, and I'm sorry you're having trouble. The behaviour you've described stems from the changes in PR #5699, I believe. Those revisions were...
@ghost—I'm sorry you're having trouble. I notice these messages in your log file: ``` https://git-lfs.github.com/spec/v1 is not a valid attribute name: .gitattributes:1 sha256:51a3c67bf504a08204c039edb9fc05412f8f336b3570fa4f0f410bde183deabf is not a valid attribute name: .gitattributes:2...
Hey, thanks so much for working on this issue! As your PR's title indicates that it's still work-in-progress, I don't know if you want a full review yet or not....
Thank you for all the thoughts and detailed notes! I'll try to find some time to do a more detailed review in the next week or so. > I think...
> Just to give a quick update. > I got a lot of unexpected high priority tasks that takes priority over this @DarkDefender — Not to worry, and thank you...
Hey, thanks very much for this bug report and PR! This looks like a plausible fix for the problem, but I've only taken a brief look so far. Unfortunately we...