package
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Aug 1, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InitGitFlag(app *cli.App)
type GitOption struct {
PathContext string `default:"."`
Author string `validate:"required"`
Email string `validate:"required"`
Token string `validate:"required"`
WithProxy bool `default:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.