package
0.0.7
Repository: https://github.com/belingud/go-gptcomet.git
Documentation: pkg.go.dev

# Functions

NewVCS creates a new VCS instance based on the type.
ShouldIgnoreFile checks if a file should be ignored based on patterns.

# Constants

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

# Structs

GitVCS implements the VCS interface for Git.
SVNVCS implements the VCS interface for SVN.

# Interfaces

VCS defines the interface for version control operations.

# Type aliases

VCSType represents the type of version control system.