Tentacat v2.2.0 Tentacat.Pulls.Commits View Source

Link to this section Summary

Link to this section Functions

Link to this function

list(client \\ %Client{}, owner, repo, number)

View Source

List commits on a pull request

Example

Tentacat.Pulls.Commits.list "elixir-lang", "elixir", "2974"
Tentacat.Pulls.Commits.list client, "elixir-lang", "elixir", "2974"

More info at: https://developer.github.com/v3/pulls/#list-commits-on-a-pull-request