Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7856949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T20:52:27+00:00 2026-06-02T20:52:27+00:00

I need to use 3rd-party code that’s available publicly on github. I’m looking at

  • 0

I need to use 3rd-party code that’s available publicly on github. I’m looking at the github’s network graph of that code and I can see that other forks have some commits that aren’t merged into the original repository.

How should decide which of the branches/forks is right for me?

Please enlist your considerations while facing a problem like this.

As suggested by John Feminella, one should always use the (usually stable) ‘released versions of a project’.

I agree with that of course, but this question is still relevant in one of the following cases:

  • The original author no more maintain that code.
  • There is a feature I need that isn’t implemented in the original but implemented differently in more than one fork
  • The code is still under development stages, each fork has some differences from the original (either in features, or development decisions and implementation)

I’ve faced such a case many times, currently the original author still tries to keep the repo maintained but it seems that he doesn’t have enough time, other forks are more active. None of the forks is announced as stable enough for production use. Last time I faced such a case the original repository also didn’t implemented a feature that was important for me.

So in such cases I would need to choose the most stable fork, try using it within my code, test it thoroughly and possibly contribute some improvements in order to make it stable.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T20:52:29+00:00Added an answer on June 2, 2026 at 8:52 pm

    Update: The OP clarified his original question to indicate that the project in question is dead.

    Given that a project is dead and that it has N forks, the usual strategy for picking the “best fork” depends on a number of factors:

    • Has anyone announced that they’re taking over maintenance of the project? Search for news on the mailing lists, public forums, et cetera (not just on GitHub). If so, start following that fork.

    • Are there forks on the network graph that have commits coming from another fork (rather than, say, master)? If so, that indicates support is coalescing around this other fork as a possible replacement for the dead project.

    • If either of these don’t work, do some more digging: Are there variants of the project that split off some time ago and around which support is now organizing? If so, maybe that other project will suit your needs.

    Failing all that, sometimes projects just don’t have the support to keep going. If so, perhaps it’s time to scratch your own itch!


    Original answer:

    A few comments on this:

    • In general, you should use released versions of a project, rather than choosing a particular fork or branch. If you don’t, your dependencies will change every time the project updates with a new commit, which could lead to difficult-to-find bugs in your own code.

    • If you decide you always want the latest version and you’re okay with the risks of that, then use the project’s master branch, because that’s the official one. That’ll be the default branch you’re looking at when you visit the repository’s main page.

    • People usually fork repositories to make and solicit feedback on some kind of modification to the original codebase.

    • So, unless you’re collaborating on that modification, or unless you have a particular interest in getting early access to that specific modification, you don’t need to worry about the other forks.

    On rare occasions, a project’s official mainline development branch will be called something other than master. In that case you should consult the README to see which branch you should look at.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a 3rd party DLL that I need to use in my application.
I use asp.net 2 and need to consume a 3rd party HTTP GET call
I have to use class Matrix4x4 from some 3rd party library, and I need
There are a few different 3rd party code frameworks that include calendar controls, but
I use a 3rd party library, that does callback operations. It has a function
I'm trying to hook a 3rd party app so that I can draw to
a newbie django question I want to use 3rd party app, but I need
We have to use 3rd party DLL in our development process, unfortunately we can't
Let's say that I am using a 3rd party utility tool and I can't
So, I need use this event so I can navigate trought blog posts. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.