Files
gerrit/java/com/google
Patrick Hiesel 5379e4908b Make SubscribeSection an AutoValue
In an effort to make members of the ProjectCache immutable, this
commit makes SubscribeSection an AutoValue. RefSpec is a mutable
JGit class that SubscribeSection holds on to. We make a
defensive copy when constructing the SubscribeSection and never
expose this member. All calls within SubscribeSection are
read-only.

Change-Id: I2111a1ddf9a1e956cae6152eda170ccccdcc4f5d
2020-07-01 12:48:09 +00:00
..
2020-07-01 12:48:09 +00:00