package
0.0.0-20240128222815-57fe098d044a
Repository: https://github.com/gritcli/grit.git
Documentation: pkg.go.dev

# Functions

Load loads the configuration from all files in the given directory.

# Variables

DefaultClonesDirectory is the default path in which grit stores local clones of remote repositories.
DefaultDirectory is the standard location for Grit configuration files.

# Structs

Clones is the configuration that controls how Grit stores local clones of remote repositories.
Config contains an entire Grit configuration.
Daemon holds the configuration for the Grit daemon.
DriverRegistry is a collection of driver implementations that are available to the configuration.
Source is the configuration for a source of repositories.