]> git.frustrated-labs.net Git - gradle-changelog-plugin.git/commit
feat: add git command executors
authorAlexander Goussas <[email protected]>
Fri, 24 Oct 2025 15:30:17 +0000 (10:30 -0500)
committerAlexander Goussas <[email protected]>
Fri, 24 Oct 2025 16:47:10 +0000 (11:47 -0500)
commit63215434e6886845be03429dc6bd2ce61f83846f
treed4cfce33bd6a5cfca5eb8b17e1782379a60cc241
parent8f843c18963b4eb0d50e6c0ba26650da3236f037
feat: add git command executors
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/AbstractGitCommand.kt [new file with mode: 0644]
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/GetCurrentReleaseCommand.kt [new file with mode: 0644]
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/GitCommand.kt [new file with mode: 0644]