mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Add instructions for pushing tags as well as branches
This commit is contained in:
@@ -69,6 +69,7 @@ branches and tags.
|
||||
```bash
|
||||
git remote add origin git@gitlab.com:<group>/<project>.git
|
||||
git push --all origin
|
||||
git push --tags origin
|
||||
```
|
||||
|
||||
## Contribute to this guide
|
||||
|
||||
Reference in New Issue
Block a user