Add instructions to push tags on import.
Change-Id: I07e2af19bc7dc07dcec86a5f60072174dc88e94c
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user