sbt-git
sbt-git
API
com.github.sbt.git
ConsoleGitReadableOnly
ConsoleGitRunner
DefaultReadableGit
GitBranchPrompt
GitPlugin
autoImport
GitReadonlyInterface
GitRunner
GitVersioning
JGit
JGit
JGitRunner
NullLogger
ReadableGit
SbtGit
GitCommand
GitKeys
git
sbt-git
/
com.github.sbt.git
/
SbtGit
/
GitKeys
GitKeys
com.github.sbt.git.SbtGit.GitKeys
object
GitKeys
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
GitKeys
.
type
Members list
Clear all
Value members
Concrete fields
val
baseVersion
:
SettingKey
[
String
]
val
formattedDateVersion
:
SettingKey
[
String
]
val
formattedShaVersion
:
SettingKey
[
Option
[
String
]]
val
gitBranch
:
SettingKey
[
Option
[
String
]]
val
gitCurrentBranch
:
SettingKey
[
String
]
val
gitCurrentTags
:
SettingKey
[
Seq
[
String
]]
val
gitDescribePatterns
:
SettingKey
[
Seq
[
String
]]
val
gitDescribedVersion
:
SettingKey
[
Option
[
String
]]
val
gitHeadCommit
:
SettingKey
[
Option
[
String
]]
val
gitHeadCommitDate
:
SettingKey
[
Option
[
String
]]
val
gitHeadMessage
:
SettingKey
[
Option
[
String
]]
val
gitReader
:
SettingKey
[
ReadableGit
]
val
gitRemoteRepo
:
SettingKey
[
String
]
val
gitRunner
:
TaskKey
[
GitRunner
]
val
gitTagToVersionNumber
:
SettingKey
[
String
=>
Option
[
String
]]
val
gitUncommittedChanges
:
SettingKey
[
Boolean
]
val
uncommittedSignifier
:
SettingKey
[
Option
[
String
]]
val
useConsoleForROGit
:
SettingKey
[
Boolean
]
val
useGitDescribe
:
SettingKey
[
Boolean
]
val
versionProperty
:
SettingKey
[
String
]
In this article
Attributes
Members list
Value members
Concrete fields