Files
gerrit/gerrit-acceptance-tests
Sven Selberg 602a7798d7 Fix submit on push for same commit on multiple branches
If createNewCommitForAllInTarget = true is configured a commit might
identify more than one change. When trying to close changes on push
in ReceiveCommits this is not taken under consideration, instead it
tries to close the change of the first patch set that matches the
revision.
This could result in not closing changes even though patch sets
of the changes have been pushed into target.

Bug: Issue 7827
Change-Id: I085cc7129291194ffcf3b465b4db3111105c0efe
2017-12-11 13:28:18 +00:00
..