# File lib/rugged_adapter/git_layer_rugged.rb, line 274 def commit_from_ref(ref) sha_or_commit_from_ref(ref, :commit) end