Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migration3 ¶
type Migration3 struct{}
func (*Migration3) Description ¶
func (m *Migration3) Description() string
func (*Migration3) Run ¶
func (m *Migration3) Run(repoPath string) error
Directories ¶
Path | Synopsis |
---|---|
after
|
|
bug
Package bug contains the bug data model and low-level related functions
|
Package bug contains the bug data model and low-level related functions |
entity/dag
Package dag contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge.
|
Package dag contains the base common code to define an entity stored in a chain of git objects, supporting actions like Push, Pull and Merge. |
identity
Package identity contains the identity data model and low-level related functions
|
Package identity contains the identity data model and low-level related functions |
repository
Package repository contains helper methods for working with a Git repo.
|
Package repository contains helper methods for working with a Git repo. |
before
|
|
bug
Package bug contains the bug data model and low-level related functions
|
Package bug contains the bug data model and low-level related functions |
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. |
identity
Package identity contains the identity data model and low-level related functions
|
Package identity contains the identity data model and low-level related functions |
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.