module Gitlab

Gitlab::Git::Commit is a wrapper around native Rugged::Commit object

Gitlab::Git::CommitStats counts the additions, deletions, and total changes in a commit.

Gitlab::Git::Diff is a wrapper around native Rugged::Diff object