Description Usage Arguments Value
perform a merge.
1 | perform.repository.merge(owner, repo, content, ctx = get.github.context())
|
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
content |
the JSON object describing the merge. See http://developer.github.com/v3/repos/merging/#perform-a-merge for details. |
ctx |
the github context object |
the resulting merge commit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.