git-machete-intellij-plugin
git-machete-intellij-plugin copied to clipboard
Add discover frontend option to configure number of discovered branches
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.
TBD handling of this
we can:
- precede with some
Discover Setup Dialogwith checkboxes, number fields etc - add all of these settings to the settings tab
We decided to drop this idea.
- 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.
- In most cases it is configured once for a long time.