Results 167 comments of Chris Darroch
trafficstars

Hey, I'm sorry you're having trouble. Are you able to provide more context as to what you're doing? We'll need a lot more detail, including the specific Git and Git...

OK, thanks for the additional context. I'm guessing you're using the Drone CI system? I'm not familiar with that at all, so I can't provide much advice. I do notice...

@cloc3 — From your comment, it sounds like you're having a different issue, unless you're also seeing the exact same trace log messages as in the original issue description. I...

Thanks for the inquiry. I'm going to edit your issue description and title so that we put most of the request into the body of the issue rather than the...

Hey, I'm sorry you're having trouble. Because this project is just for the open-source Git LFS client, and it sounds like you're having trouble with GitHub's Enterprise Server product and...

If you're using Linux, you can just prepend the environment variables to any command and they will take effect for just that one command, e.g: ``` $ GIT_TRACE=1 GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1...

Hmm ... I'm not entirely sure we can provide much help here. From the trace log in the screenshot, it appears as though Git itself may be having trouble connecting...

Hey, thanks for diagnosing the problem and contributing a fix! This looks obviously correct to me. Once our CI is back in good shape I'll run the test suite. I...

> I tried looking more into it but I don't think I'm nearly familiar enough with your test harness to be able to figure out why the the `git-lfs` process...

Just FYI, I haven't forgotten about this PR; I've been busy with `$DAYJOB` and haven't managed to finish getting the CI suite back into good shape, although that work is...