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

/ontohub/app/models/repository/
H A Dgit.rb38 commit_oid = git.delete_file(user_info(user), filepath, &block)
47 git.add_file(user_info(user), tmp_file, filepath, message) do |commit_oid|
59 git.add_file(user_info(user), tmp_file, filepath, message) do |commit_oid|
94 def user_info(user) method in class:Repository

Completed in 340 milliseconds