# File lib/bundler/source/git.rb, line 111 def unlock! git_proxy.revision = nil options["revision"] = nil @unlocked = true end