We have the following naming convention for branching : feature/BA-1234 and every time I click on the branch reference I am redirect to the wrong place.
Example:
At moment the redirect link is: https://github.com/{GitUserName}/{RepositorieName}/tree/feature/BA-1234
And it should be: https://github.com/{RepositorieName}/{RepositorieName}/tree/feature/BA-1234
Thanks
Francisco
We have the following naming convention for branching : feature/BA-1234 and every time I click on the branch reference I am redirect to the wrong place.
Example:
At moment the redirect link is: https://github.com/{GitUserName}/{RepositorieName}/tree/feature/BA-1234
And it should be: https://github.com/{RepositorieName}/{RepositorieName}/tree/feature/BA-1234
Thanks
Francisco