Commit ab295e80 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'master' into 'master'

Update create-project.md to also include tags from initial repository.

See merge request gitlab-org/gitlab!50778
parents 3983e1ee 2ee5b1f2
......@@ -145,6 +145,8 @@ git push --set-upstream git@gitlab.example.com:namespace/nonexistent-project.git
git push --set-upstream https://gitlab.example.com/namespace/nonexistent-project.git master
```
You can pass the flag `--tags` to the `git push` command to export existing repository tags.
Once the push finishes successfully, a remote message indicates
the command to set the remote and the URL to the new project:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment