//
pkg.gl
Category
github.com/multiverse-vcs/go-multiverse
pkg
command
context
package
0.0.5
Repository:
https://github.com/multiverse-vcs/go-multiverse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
145 SLOC
#
Functions
Init
Init initializes a new context.
New
New returns a new context.
NewConfig
New returns a config with default settings.
Root
Root searches for the repository root.
#
Constants
ConfigFile
ConfigFile is the name of the config file.
DefaultBranch
DefaultBranch is the name of the default branch.
DotDir
DotDir is the name of the dot directory.
#
Variables
DefaultIgnore
DefaultIgnore contans the default ignore rules.
#
Structs
Branch
Branch contains branch info.
Config
Config contains repository info.
Context
Context contains command context.