Code Monkey home page Code Monkey logo

Comments (1)

chrisd8088 avatar chrisd8088 commented on June 8, 2024

Hey, I'm sorry you're having trouble. There's not much in your report to go on, but a few points stand out. First, note that the environment variable is GIT_LFS_SKIP_SMUDGE, not GIT_LFS_SKIO_SMUDGE. That's probably just a typo in your report, though.

Second, the output of git lfs env you provided doesn't show any Endpoint value, which suggests you are not calling the command inside your Git working tree, so there's no information about what remote URL the client is trying to use. You need to run git lfs env inside the working tree to get a full report.

Third, the message unable to negotiate version with remote side implies you are trying to use the "pure" SSH transfer option for Git LFS, which is not yet supported by some Git LFS hosting services. We'll need to see at least a redacted version of the Endpoint from git lfs env to try to understand what's going on here, and it would also be helpful to know something about what kind of LFS storage service you're using.

from git-lfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.