Documentation
¶
Index ¶
Constants ¶
View Source
const ( INI_SECTION = `remote "origin"` INI_PROPERTY = "url" GIT_CONFIG_FILE = ".git/config" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitConfigMap ¶
type Migrate ¶
type Migrate struct {
// contains filtered or unexported fields
}
func (Migrate) ReplaceConfigOrigin ¶
ReplaceConfigOrigin identifies all .git/configs in a directory recursively loads the INI config file and attemps to perform a replacement
Click to show internal directories.
Click to hide internal directories.