Expand description of limitations in submodule subscription

Document that adding a subscription will not cause any change in
the submodule revision until changes are merged on the submodule.

Bug: Issue 4451
Change-Id: I67122d5df3951aac8cb703bc24f17b37f7b6b662
This commit is contained in:
David Pursehouse
2016-09-01 10:40:03 +09:00
parent 2cecb46fcc
commit e23c9315c3

View File

@@ -203,6 +203,11 @@ URL value is specified in its configuration file. Users should ensure
that they use the correct hostname of the running Gerrit instance when
adding submodule subscriptions.
When converting an existing submodule to use subscription by adding
a `branch` field into the .gitmodules file, Gerrit does not make any
change to the submodule's current revision until subsequent updates
occur on the submodule.
=== Relative submodules
To enable easier usage of Gerrit mirrors and/or distribution over