Libraries
»
nova_git_stats
(2.4.2)
»
Index
»
GitStats
»
GitData
»
Repo
»
#==
Method: GitStats::GitData::Repo#==
Defined in:
lib/git_stats/git_data/repo.rb
#
==
(other) ⇒
Object
154 155 156
# File 'lib/git_stats/git_data/repo.rb', line 154
def
==
(
other
)
path
==
other
.
path
end