caarlos0 / svu

Semantic Version Util
MIT License
537 stars 48 forks source link

fix: Fix issue with symlink to repo not resolving #171

Closed jwsapienza closed 1 month ago

jwsapienza commented 1 month ago

Fix issue where git rev-parse --show-toplevel would not recognize if CWD is a symlink and fail to get tags.

caarlos0 commented 1 month ago

should have been fixed by the reverts on main

caarlos0 commented 1 month ago

thanks for the pr though!