Files
actions-ansi-to-html/node_modules/semantic-release/docs/support/git-version.md
T
2025-11-11 06:53:11 -05:00

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.