Files
gerrit/gerrit-acceptance-tests
David Pursehouse a8f17980c7 AbstractSubmoduleSubscription: Also support non-subscribed submodules
Rename prepareSubscriptionConfigEntry to prepareSubmoduleConfigEntry,
and make the subscribeToBranch parameter optional.  When null is given,
the "branch" value is not added in the config, which means that the
submodule should be manually updated rather than being automatically
updated by the subscription.

This will make it possible to reuse these methods for tests that need
to add/update submodules.

Change-Id: Ib3b18e05daecff885b19810272e6fa836914a696
2015-10-15 12:31:22 +00:00
..