# File lib/rugged_adapter/git_layer_rugged.rb, line 562
      def commit(id)
        git.commit_from_ref(id)
      end