Package org.ajoberstar.grgit.gradle
Class GrgitPlugin
- java.lang.Object
-
- org.ajoberstar.grgit.gradle.GrgitPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class GrgitPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>Plugin adding agrgitproperty to all projects that searches for a Git repo from the project's directory.- Since:
- 2.0.0
-
-
Constructor Summary
Constructors Constructor Description GrgitPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project project)
-