mirror of https://github.com/status-im/migrate.git
e6baca2ffb | ||
---|---|---|
.. | ||
examples/migrations | ||
.gitignore | ||
README.md | ||
github.go | ||
github_test.go |
README.md
github
github://user:personal-access-token@owner/repo/path#ref
URL Query | WithInstance Config | Description |
---|---|---|
user | The username of the user connecting | |
personal-access-token | An access token from Github (https://github.com/settings/tokens) | |
owner | the repo owner | |
repo | the name of the repository | |
path | path in repo to migrations | |
ref | (optional) can be a SHA, branch, or tag |