+2

Log: Checkout should follow the same "default branch" name logic as Add Branch

Colin Richardson 3 years ago updated by Marc Strapetz 3 years ago 0

Currently if you make a branch, it follows the logic of default branch name, in my case `feature/` 

but in log, if you go to checkout a commit, the default local branch name does not follow the same logic, and just calls it 'branch'

Image 571