Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix regex for parsing git branch
In certain cases the trailing `)` produced by `git show -s --pretty=%d HEAD` was kept in the branch name.
- Loading branch information