Documentation
¶
Overview ¶
Package git provides git repository context source.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
Source analyzes a git repository for context.
func NewSource ¶
func NewSource(cfg ctx.RepositoryConfig) (*Source, error)
NewSource creates a new git source from configuration.
Click to show internal directories.
Click to hide internal directories.