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

/ontohub/lib/
H A Dgit_repository.rb130 if branch_oid(name).nil?
133 {oid: branch_oid(name), branch_name: name}
162 def branch_oid(name) method in class:GitRepository

Completed in 12 milliseconds