About Git Branch Naming

You can use slashes while naming Git branches to create namespaces for them, such as feature/nested_menu or fix/form_accessibility. These namespaces are represented as folders in the SourceTree Git management tool.

Tips and Tricks Programming Development Git SourceTree