Git Product home page Git Product logo

Comments (9)

thathoff avatar thathoff commented on August 25, 2024

Hi, are you sure php is using the right git version? The --end-of-options option is available since git 2.24.

from kirby-git-content.

thathoff avatar thathoff commented on August 25, 2024

Any updates on this @graphichavoc?

from kirby-git-content.

graphichavoc avatar graphichavoc commented on August 25, 2024

Hi @thathoff, I have found that I need to use Git Content version 4.1.0 with Kirby 3.8.2 in order to receive a success message. That is the best solution I have come up with for now.

from kirby-git-content.

thathoff avatar thathoff commented on August 25, 2024

Thats quite strange: The part that does the endpoints did not change between the two versions. If you have any information which might give us a clue what’s happening here, that would be great.

from kirby-git-content.

thathoff avatar thathoff commented on August 25, 2024

I’ll close this issue for now. If this error happens again and you can provide some more information feel free to open this issue again! :)

from kirby-git-content.

graphichavoc avatar graphichavoc commented on August 25, 2024

Hi there, I ran into this exact issue again on a different project and server. Downgrading to 4.1.0 solved it again. Is there anything I can do to help you narrow down the causes? Any diagnostics you would recommend?

from kirby-git-content.

thathoff avatar thathoff commented on August 25, 2024

Can you please check with git version php is using? Eg. by placing a script with this content on your server

<?php system('git -v'); ?>

from kirby-git-content.

graphichavoc avatar graphichavoc commented on August 25, 2024

This server is running git 1.8.3.1, so too low for the plugin, I see. That explains it. Thank you.

from kirby-git-content.

thathoff avatar thathoff commented on August 25, 2024

You’re welcome and thank you for the feedback!

from kirby-git-content.

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.