gradle-plugins
Toggle table of contents
fb8e6fb
jvm
Platform filter
jvm
Switch theme
Search in API
gradle-plugins
gradle-plugins
/
eu.aylett.gradle.gitversion
/
Git
Git
class
Git
(
gitDir
:
Path
,
providers
:
ProviderFactory
)
(
source
)
Members
Constructors
Git
Link copied to clipboard
constructor
(
gitDir
:
Path
,
providers
:
ProviderFactory
)
Properties
current
Branch
Link copied to clipboard
val
currentBranch
:
String
current
Head
Full
Hash
Link copied to clipboard
val
currentHeadFullHash
:
String
is
Clean
Link copied to clipboard
val
isClean
:
Boolean
Functions
describe
Link copied to clipboard
fun
describe
(
prefix
:
String
)
:
String