]> git.frustrated-labs.net Git - gradle-changelog-plugin.git/commit
feat: add git command to show current checkout out branch
authorAlexander Goussas <[email protected]>
Fri, 24 Oct 2025 15:54:43 +0000 (10:54 -0500)
committerAlexander Goussas <[email protected]>
Fri, 24 Oct 2025 16:47:10 +0000 (11:47 -0500)
commit74b4074ff98bfddbf272507d8bfd7d9e0360b8e7
tree51b118c2966f607222e8e722e53e130c9b4dfe2b
parent8c1d5ab869450a08b8068d8f736bf2feb042e2b0
feat: add git command to show current checkout out branch
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/ChangelogTask.kt
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/GetCurrentBranchCommand.kt [new file with mode: 0644]
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/GetCurrentBranchCommits.kt [deleted file]
changelog-plugin/src/main/kotlin/io/github/aloussase/changelog/git/GetCurrentBranchCommitsCommand.kt [new file with mode: 0644]