Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migration2 ¶
type Migration2 struct{}
func (*Migration2) Description ¶
func (m *Migration2) Description() string
func (*Migration2) Run ¶
func (m *Migration2) Run(repoPath string) error
Directories ¶
Path | Synopsis |
---|---|
after
|
|
entity
Package entity contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge.
|
Package entity contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge. |
repository
Package repository contains helper methods for working with the Git repo.
|
Package repository contains helper methods for working with the Git repo. |
before
|
|
entity
Package entity contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge.
|
Package entity contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge. |
repository
Package repository contains helper methods for working with the Git repo.
|
Package repository contains helper methods for working with the Git repo. |
Click to show internal directories.
Click to hide internal directories.