Files
gerrit/gerrit-acceptance-tests/src/test/java
Zhen Chen 7f480bf955 Fix a bug in submodule topological projects
A sorted branches is created when traversing the submodule map, however,
in this process, a branch that without any submodule subscriptions will
also be added. sortedBranches should only contains branches that
required to be sorted due to submodule subscription.

Change-Id: I23a49d01989bd729dccb3f606933a74cc22823a0
2016-09-22 10:39:11 -07:00
..