Giter VIP home page Giter VIP logo

Comments (1)

mhagger avatar mhagger commented on July 28, 2024

I'm glad that git-imerge is useful to you.

im curious why there is no such feature directly in git availabe

Upstream Git didn't see a reason for git-imerge to be integrated into the main Git project, because it can survive as an independent project.

It would obviously get a lot more visibility upstream, and possibly more contributions (especially given that I haven't had much time to work on it in ages). On the other hand, if it were upstream that would imply some commitment from the Git project to maintain it, it's not always possible to find contributors for more niche projects like this, and it would force more work on the maintainer.

I also feel like git-imerge might have a limited target audience, consisting of people who are willing to learn how it works, which is conceptually more difficult than normal git merge / git rebase; and who maintain a relatively clean history, since git-imerge can currently only handle linear branches. So even if it were upstreamed, it might not become a standard tool.

If there were a clamour for this to become a standard part of Git and there were a bunch of people psyched about maintaining it, then there's nothing stopping them from trying to upstream it. I certainly wouldn't stand in the way and I intentionally chose a compatible license. But I personally can't commit to maintaining it; I have too little available time.

git rerere predates git imerge by a large margin, back in the days when independent Git-related projects had more trouble getting visibility. I don't think that the fact that git rerere is in upstream Git has much to say about whether git-imerge should be.

from git-imerge.

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.