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
/
GitCommand
GitCommand
com.github.sbt.git.SbtGit.GitCommand
object
GitCommand
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
GitCommand
.
type
Members list
Clear all
Value members
Concrete methods
def
branch
(
implicit
branches
:
Seq
[
String
]):
Parser
[
String
]
def
fullCommand
(
state
:
State
):
Parser
[(
String
,
Seq
[
String
])]
Concrete fields
val
QuotedString
:
Parser
[
String
]
val
action
: (
State
,
Seq
[
String
])
=>
State
val
command
:
Command
val
prompt
:
State
=>
String
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields