Add instructions to push tags on import.

Change-Id: I07e2af19bc7dc07dcec86a5f60072174dc88e94c
This commit is contained in:
James E. Blair
2011-09-26 09:11:28 -07:00
parent 8a0b0c616b
commit b8677cde39

View File

@@ -484,6 +484,7 @@ give you permissions to push to the repo bypassing code review.
Do the initial push of the project with::
git push ssh://USERNAME@review.openstack.org:29418/openstack/PROJECT.git HEAD:refs/heads/master
git push --tags ssh://USERNAME@review.openstack.org:29418/openstack/PROJECT.git
Remove yourself from the "Project Bootstrappers" group, and then set
the access controls as specified in :ref:`acl`.