Everduin94 / better-commits

A CLI for creating better commits following the conventional commits specification
MIT License
1.88k stars 69 forks source link

fix(branch): rev-parse in bare repo #55

Closed Everduin94 closed 6 months ago

Everduin94 commented 6 months ago

Running git rev-parse in a bare repository would cause better-branch to fail with cryptic errors. This uses the cwd as an alternative when git root can't be found.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.7.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: