for example, with `gradle-release`, i've modified ...
# gradle
s
for example, with
gradle-release
, i've modified the source code to do a lot of what I want since it doesn't do it out of the box. Things like,
pushReleaseVersionBranch
doesn't make dynamic release branches, but instead commits to the same branch every time.