Documentation
¶
Overview ¶
Package git represents and manipulates git commands and objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchHead ¶
type FetchHead []byte
FetchHead represents a git FETCH_HEAD as a []byte.
func NewFetchHead ¶
NewFetchHead reads a git FETCH_HEAD and returns a FetchHead and possible error.
Click to show internal directories.
Click to hide internal directories.