Hide Branches in the desktop app

The following is intended for informational purposes only, and may not be incorporated into any contract. No purchasing decisions should be made based on the following materials. Unity is not committing to deliver any functionality, features or code. The development, timing and release of all products, functionality and features are at the sole discretion of Unity, and are subject to change.
If you have accepted to use functional cookies and logged in using your Unity ID at the top right of the page, then sharing feedback is as simple as clicking a card below, selecting a topic’s importance, adding your point of view, and submitting. If you prefer not to accept functional cookies or log in, you will be prompted to enter an email address and validate it, so we know how to reach out when the topic evolves. For more information read the Feedback and privacy terms.
Available in version 11.0.16.9116 (Jan. 16, 2025), you can now hide branches in the desktop app. This is server-level feature, which you can see in the following views: Branch Explorer, Branches and Changesets.
The branch still continue to exist, but is not visible in the GUI anymore, in order to reduce mental load and make browsing active branches faster.
To hide a branch, make sure you have the 'change' permission and use the contextual menu (right-click on a branch) and select 'Hide'.
You can also use the shortcut Ctrl+H or the command line, for example: cm branch hide /main/task001 /main/task002
We also added a toggle button to show/hide hidden branches in 1 single click.
This feature is also compatible with your display filters, making it easier to find the right branch based on specific search criteria.