You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for developing this super nice and useful tool.
I realized that while the "hide" option for branches longer than X is inclusive, i.e., if I set a threshold of 9, it will hide branches with a size >= 9, the "shorten" or the "collapse" options are not and a threshold of 9 will affect branches with a size > 9.
Is this the expected behavior?
Thanks!
Verónica
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for developing this super nice and useful tool.
I realized that while the "hide" option for branches longer than X is inclusive, i.e., if I set a threshold of 9, it will hide branches with a size >= 9, the "shorten" or the "collapse" options are not and a threshold of 9 will affect branches with a size > 9.
Is this the expected behavior?
Thanks!
Verónica
The text was updated successfully, but these errors were encountered: