Files
gerrit/gerrit-server/src
Dave Borowitz a4d73b30a0 Add ChangeData#trackingFooters() method
Most current callers of #commitFooters() immediately extract the
tracking footers. Moving TrackingFooters into ChangeData allows us to
avoid injecting this into various other calling classes.

Change-Id: Ib3fc5be98bbe3164ec49c5ed1aedb2e631c9fdab
2017-08-10 09:28:56 -04:00
..