Searched refs:GitFile (Results 1 - 3 of 3) sorted by relevance

/ontohub/lib/git_repository/
H A Dget_folder_contents.rb30 block.call GitRepository::Files::GitFile.new(self, rugged_commit, entry.path)
45 contents << GitRepository::Files::GitFile.new(self, rugged_commit, filepath)
50 contents << GitRepository::Files::GitFile.new(self, rugged_commit, filepath)
H A Dfiles.rb5 class GitFile class in class:GitRepository
/ontohub/lib/
H A Dgit_repository.rb83 GitFile.new(self, rugged_commit, path)

Completed in 858 milliseconds