BUG: Detect git branch name
Closed this issue · 0 comments
ahasverus commented
Currently, the package assumes that the default git branch name is master. Need to find a way to detect the user default name by using the package gert
.
- Create an internal function
detect_git_branch_name()