Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func MigrateRepo ¶
func MigrateRepo(options MigrateRepoOptions) error
func SetupPushMirror ¶
func SetupPushMirror(options SetupPushMirrorOptions) error
Types ¶
type MigrateRepoOptions ¶
type MigrateRepoOptions struct { GitURI string Name string Mirror bool // if true, mirror the repository Private bool // if true, create a private repository }
MigrateRepoOptions represents the options for migrating a repository
type SetupPushMirrorOptions ¶
Click to show internal directories.
Click to hide internal directories.