cat_file

in lib/rugged_adapter/git_layer_rugged.rb [192:195]


      def cat_file(options, sha)
        @repo.lookup(sha).read_raw
      end