Searched refs:branch_oid (Results 1 - 1 of 1) sorted by relevance
/ontohub/lib/ | ||
H A D | git_repository.rb | 130 if branch_oid(name).nil? 133 {oid: branch_oid(name), branch_name: name} 162 def branch_oid(name) method in class:GitRepository |
Completed in 7 milliseconds