git-for-scala
git-for-scala
API
io.github.kijuky.git
Implicits
RichDiffEntry
RichGit
RichRef
RichRepository
RichRevCommit
git-for-scala
/
io.github.kijuky.git
/
Implicits
/
RichRef
RichRef
io.github.kijuky.git.Implicits.RichRef
implicit
class
RichRef
(
ref
:
Ref
)(
implicit
git
:
Git
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
authorEmailAddress
:
Option
[
String
]
def
commitTimeInstant
:
Option
[
Instant
]
def
name
:
String
def
objectId
:
Option
[
ObjectId
]
def
revCommit
:
Option
[
RevCommit
]
In this article
Attributes
Members list
Value members
Concrete methods