Searched refs:last_change (Results 1 - 2 of 2) sorted by relevance

/ontohub/lib/git_repository/
H A Dfiles.rb73 def last_change method in class:GitRepository
74 @last_change ||= repository.entry_info(path, oid)
/ontohub/spec/lib/repository/
H A Ddirectories_spec.rb189 files << [git_file.path, git_file.last_change[:oid]]
198 files << [git_file.path, git_file.last_change[:oid]]

Completed in 27 milliseconds