projects
get_project_commits
Retrieves the commit history for a project.
Arguments:
name
- Name of the project.api_key
- If specified, unify API key to be used. Defaults to the value in the
Returns:
A list of dictionaries, each representing a commit.