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
Since I utilize Fork in an environment with lots of branches, the feature I'm missing most is the ability to quickly view the list of branches containing the selected commit. This is the most common reason for me to open a Console (and type: git branch -a --contains XXXXXXX). The actual list could be very long so I'd appreciate if it could be expanded/collapsed or only displayed on demand.
The text was updated successfully, but these errors were encountered:
Since I utilize Fork in an environment with lots of branches, the feature I'm missing most is the ability to quickly view the list of branches containing the selected commit. This is the most common reason for me to open a Console (and type: git branch -a --contains XXXXXXX). The actual list could be very long so I'd appreciate if it could be expanded/collapsed or only displayed on demand.
The text was updated successfully, but these errors were encountered: