git4s.data

package git4s.data

Members list

Type members

Classlikes

final case class GitAddResult(value: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object GitAddResult

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class GitCheckoutResult(value: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class GitCloneResult(value: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
case class GitCommitLog(commitId: CommitId, merge: Option[(CommitId, CommitId)], author: CommitAuthor, date: CommitDate, message: CommitMessage)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GitCommitLog

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class GitCommitResult(value: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final case class GitHelp(value: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object GitHelp

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
GitHelp.type
sealed trait GitInitResult

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GitInitResult

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait GitResetMode

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Hard
object Keep
object Merge
object Mixed
object Soft
object GitResetMode

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait GitStatus

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GitStatus

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
GitStatus.type
case class GitVersion(major: Int, minor: Int, patch: Int)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GitVersion

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
GitVersion.type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Linux
object MacOS
object Windows

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type