tree: 03dcc2530aaa6227121eb9f7ebea89a7a21b78b6
  1. examples/
  2. .gitignore
  3. github.go
  4. github_test.go
  5. README.md
source/github/README.md

github

github://user:personal-access-token@owner/repo/path

URL QueryWithInstance ConfigDescription
userThe username of the user connecting
personal-access-tokenAn access token from Github (https://github.com/settings/tokens)
ownerthe repo owner
repothe name of the repository
pathpath in repo to migrations