Searched defs:git_exec (Results 1 - 1 of 1) sorted by relevance

/ontohub/lib/git_repository/
H A Dcloning.rb42 git_exec('remote', 'update')
49 git_exec('svn', 'fetch')
66 git_exec('branch', '-f', branch, ref)
102 def git_exec(*args) method in class:GitRepository

Completed in 6 milliseconds