new(command, path, ref, repo)click to toggle source
# File bundler/source/git/git_proxy.rb, line 42definitialize(command, path, ref, repo)
msg = "Revision #{ref} does not exist in the repository #{repo}. Maybe you misspelled it?"supercommand, path, msgend