package
0.0.3
Repository: https://github.com/jeftadlvw/git-nest.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

CheckForDuplicateSubmodules syntactically checks if any duplicate submodules exist within a slice of Submodule.
IsOnCaseSensitiveFilesystem returns whether a given path is on a case-sensitive filesystem.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Checksums contains checksums for required files at startup */.
Config represents all git-nest configurable options.
NestConfig represents a higher-order configuration for git-nest.
NestContext bundles all relevant information of a project that utilizes git-nest.
No description provided by the author

# Type aliases

Path is a string-typed type that abstracts path operations.