Commit 72b38047 authored by Brett Walker's avatar Brett Walker

added the prepend for TreeSummary

parent e4b9897c
module Gitlab module Gitlab
class TreeSummary class TreeSummary
<<<<<<< HEAD
prepend ::EE::Gitlab::TreeSummary prepend ::EE::Gitlab::TreeSummary
=======
>>>>>>> upstream/master
include ::Gitlab::Utils::StrongMemoize include ::Gitlab::Utils::StrongMemoize
attr_reader :commit, :project, :path, :offset, :limit attr_reader :commit, :project, :path, :offset, :limit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment