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

/ontohub/lib/git_repository/
H A Dget_commit.rb16 def commit_committer(commit_oid = nil) method in class:GitRepository
/ontohub/app/models/
H A Dcommit.rb22 data = repository.git.commit_committer(commit_oid)
/ontohub/spec/models/
H A Dcommit_spec.rb62 to receive(:commit_committer).and_return(committer_data)

Completed in 1537 milliseconds