Code Monkey home page Code Monkey logo

Comments (3)

Byron avatar Byron commented on August 15, 2024

Thanks for providing all this information to help making it possible to understand the issue. I most definitely still don't follow and would believe that git pull will always do its job no matter what. Maybe GitPython fails to parse the information correctly from its output, maybe there are issues with .git/FETCH_HEAD, but that is just guesses.

I'd also expect origin.pull(…) to raise an exception if the underlying git process failed.

from gitpython.

boboyunduoer avatar boboyunduoer commented on August 15, 2024

thanks Byron for your comments

Yes, it is really strange issue and the issue is randomly happened (not each time)
I did not check the how gitpython pull work and just expect something like raise_if_error() in push if possible, etc

thank you anyway!

from gitpython.

boboyunduoer avatar boboyunduoer commented on August 15, 2024

I found workround is cherry pick local commit again after pull
(also somehow related with no-fork-point/fork-point, not clear about this part), anyway, git.pull does not work as normally expected
we may close this ticket or improve git.pull to improve :-)
image

from gitpython.

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.