Class
Gitlab::Git::Compare
In:
lib/gitlab_git/compare.rb
Parent:
Object
Methods
commits
diffs
new
same
Attributes
base
[R]
head
[R]
straight
[R]
Public Class methods
new
(repository, base, head, straight = false)
Public Instance methods
commits
()
diffs
(options = {})
same
()
[Validate]