Fix note creation when the same commit exists in another Git repository.

In case when the same commit was submitted in another repository we would load
more than one patch set for that commit. Instead of failing, iterate over the
found patch sets and find the one that belongs to this project. Create note for
that patch set only.

Bug: issue 2087
Change-Id: I11821d52fae33ba66f81503b88d3476f36bbaad1
1 file changed
tree: d97c00d153d63b81c8ae0f251810a6c724c70bfe
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE
  6. pom.xml