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

/ontohub/lib/git_repository/
H A Dcloning.rb24 if self.class.svn_ls(url).split("\n") == %w( branches/ tags/ trunk/ )
27 branches: 'branches/*:refs/remotes/*',
/ontohub/lib/
H A Dgit_repository.rb138 branches.select { |b| b[:oid] == oid }
141 def branches method in class:GitRepository

Completed in 12 milliseconds