mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-24 22:39:25 +01:00
432 B
432 B
Git version requirement
semantic-release uses Git CLI commands to read information about the repository such as branches, commit history and tags.
Certain commands and options (such as the --merged option of the git tag command or bug fixes related to git ls-files) used by semantic-release are only available in Git version 2.7.1 and higher.