Usage questions for the gradle-git plugins.
From the gradle-git README:
gradle-git is a set of Gradle plugins:
org.ajoberstar.grgit
- provides aGrgit
instance, allowing interaction with the Git repository the Gradle project is contained inorg.ajoberstar.github-pages
- publishes files to thegh-pages
branch of a Github repositoryorg.ajoberstar.release-base
- general structure for inferring a project version and releasing itorg.ajoberstar.release-opinion
- opinionated defaults fororg.ajoberstar.release-base