Maintained by aalmiray
A set of plugins to support Git in the Gradle build tool.
There are two primary use cases for these plugins:
gh-pages branch of a Git repository.| Website | https://github.com/ajoberstar/gradle-git |
|---|---|
| Author | ajoberstar |
| Version | 0.6.3 |
buildscript {
repositories { jcenter() }
dependencies {
classpath 'org.ajoberstar:gradle-git:0.6.3'
}
}
apply plugin: 'license'