Documentation
¶
Index ¶
Constants ¶
View Source
const (
ContextFolder = ".commit"
)
Variables ¶
View Source
var ( Path = "." APIKey = os.Getenv("OPENAI_API_KEY") DryRun = os.Getenv("COMMIT_DRYRUN") == "true" )
View Source
var (
RepositoryPath, ContextAbsolutePath string
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.