git-machete-intellij-plugin icon indicating copy to clipboard operation
git-machete-intellij-plugin copied to clipboard

Add discover frontend option to configure number of discovered branches

Open micpiotrowski opened this issue 5 years ago • 1 comments

From issue #176 by @PawelLipski:

Note that the backend API for discover can be pretty easily configurable wrt. number of branches that we want to include in the discovered layout - most likely this could as well be configurable from the frontend.

micpiotrowski avatar Aug 05 '20 17:08 micpiotrowski

TBD handling of this

we can:

  • precede with some Discover Setup Dialog with checkboxes, number fields etc
  • add all of these settings to the settings tab

mkondratek avatar Aug 06 '20 11:08 mkondratek

We decided to drop this idea.

  1. The number of branches does not correspond to any practical use case. The question is what branches we want in the graph table; not how many of them.
  2. In most cases it is configured once for a long time.

mkondratek avatar Oct 20 '22 14:10 mkondratek