Use Depends-On: Change-Id

Follow change https://review.openstack.org/#/c/137135/ to use the
Change-Id - which exists locally before submission - instead of the URL.

Change-Id: I54063cd256722006a32a60dafbdf4dafda017c43
This commit is contained in:
Andreas Jaeger
2014-12-05 11:07:43 +01:00
committed by Jeremy Stanley
parent 49959986de
commit 05f9685d53

View File

@@ -421,7 +421,7 @@ time.
* Add this header line to the commit message of a change which depends
on a change in another project::
Depends-On: <patch-url>
Depends-On: <Gerrit Change-Id>
* Use the same topic for all changes. This allows to easily find all
changes across repositories.