# File lib/rugged_adapter/git_layer_rugged.rb, line 96
      def initialize(commit)
        @commit = commit
      end