Create tag also on origin in Gitahead

前端 未结 1 353
清酒与你
清酒与你 2021-01-26 22:04

When I create a tag on my local repository

it is created on my local repository.

I do not know how to push this the origin located on GitHub.<

1条回答
  •  一整个雨季
    2021-01-26 22:29

    I finally found the solution: From the menu "Remote" select "Push to" and then select v0.3.0 from the "Tags" tab of the displayed dialog.

    0 讨论(0)
提交回复
热议问题