Limit pushed refs to be logged during replication

The replication plugin would log all refs that would be pushed during
replication. In some cases this list could be huge. In such cases
creating the log entry alone required significant compute resources.

Thus, this change caps the number of logged refs to the first 1000.

Change-Id: I98a76e4cc497feb2eea0668a745a384592f935b1
1 file changed
tree: 578587e9b548e14982611295486c718c6b1b6bfd
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE