ReplicationIT: fix flakiness of shouldReplicateNewBranch

shouldReplicateNewBranch() should compare the target branch with
the source SHA1 and not with the target.

Comparing two SHA1 on the target repository is flaky because
the two replication events may come at different times.

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