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