0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-10 02:10:38 +00:00
git-sv/sv
2021-02-14 23:17:04 -03:00
..
config.go refactor: remove mandatory config from scope 2021-02-14 20:18:29 -03:00
formatter_test.go chore: update go and semver versions 2021-02-13 15:40:09 -03:00
formatter.go feat: support conventional commits exclamation mark on breaking changes 2021-02-13 23:35:31 -03:00
git_test.go refact: remove redundant type from slice 2020-08-27 22:30:56 -03:00
git.go refactor: add versioning, tag and release notes config 2021-02-14 02:32:23 -03:00
helpers_test.go feat: support conventional commits exclamation mark on breaking changes 2021-02-13 23:35:31 -03:00
message_test.go feat: validate scope at validate-commit-message command 2021-02-14 23:17:04 -03:00
message.go feat: validate scope at validate-commit-message command 2021-02-14 23:17:04 -03:00
releasenotes_test.go refactor: add versioning, tag and release notes config 2021-02-14 02:32:23 -03:00
releasenotes.go refactor: add versioning, tag and release notes config 2021-02-14 02:32:23 -03:00
semver_test.go feat: config sv4git using yaml 2021-02-14 19:42:22 -03:00
semver.go feat: config sv4git using yaml 2021-02-14 19:42:22 -03:00