# 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.
# 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.