Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RevisionType ¶
type RevisionType int
const ( TypeUnknown RevisionType = iota TypeBranch TypeTag TypeHash TypeRelative TypeRemote )
func TypeOf ¶
func TypeOf(rev plumbing.Revision) RevisionType
Click to show internal directories.
Click to hide internal directories.