package
0.5.0
Repository: https://github.com/chand1012/git2gpt.git
Documentation: pkg.go.dev

# Functions

EstimateTokens estimates the number of tokens in a string.
GenerateIgnoreList generates a list of ignore patterns from the .gptignore file and the .gitignore file.
No description provided by the author
OutputGitRepo outputs a Git repository to a text file.
ProcessGitRepo processes a Git repository and returns a GitRepo object.

# Structs

GitFile is a file in a Git repository.
GitRepo is a Git repository.