plugins
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
plugins
plugins
/
com.freeletics.gradle.monorepo.util
/
RealGit
Real
Git
class
RealGit
(
rootDir
:
File
)
:
Git
Members
Constructors
Real
Git
Link copied to clipboard
constructor
(
rootDir
:
File
)
Functions
branch
Link copied to clipboard
open
override
fun
branch
(
)
:
String
commit
Sha
Link copied to clipboard
open
override
fun
commitSha
(
)
:
String
commit
Timestamp
Link copied to clipboard
open
override
fun
commitTimestamp
(
)
:
String
describe
Link copied to clipboard
open
override
fun
describe
(
match
:
String
,
exactMatch
:
Boolean
)
:
String