Class
Gitlab::Git::CommitStats
In:
lib/gitlab_git/commit_stats.rb
Parent:
Object
Methods
new
Attributes
additions
[R]
deletions
[R]
id
[R]
total
[R]
Public Class methods
new
(commit)
Instantiate a
CommitStats
object
[Validate]