# Functions

Init initializes a new context.
New returns a new context.
New returns a config with default settings.
Root searches for the repository root.

# Constants

ConfigFile is the name of the config file.
DefaultBranch is the name of the default branch.
DotDir is the name of the dot directory.

# Variables

DefaultIgnore contans the default ignore rules.

# Structs

Branch contains branch info.
Config contains repository info.
Context contains command context.