Package gitlab3 :: Class GitLab :: Class Project :: Class Commit
[hide private]
[frames] | no frames]

Class Commit

A commit made to the project repository. See https://github.com/gitlabhq/gitlabhq/blob/master/doc/api/repositories.md#list-repository-commits

Instance Methods [hide private]
 
diff()
Get a list of dicts representing the diff of this commit.
 
get_diff()
Alias to diff().