还在Gitahead中的原点上创建标签 [英] Create tag also on origin in Gitahead

查看:73
本文介绍了还在Gitahead中的原点上创建标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在本地存储库中创建标签

When I create a tag on my local repository

它是在我的本地存储库中创建的.

it is created on my local repository.

我不知道如何将此源代码推送到GitHub.

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

我可以通过以下方式将其推送到命令行上的远程存储库中

I could push this to the remote repository on the command line by

git push origin v0.3.0

但是我想知道是否有办法通过Gitahead的GUI来做到这一点.

but I wonder if there is way to do this through the GUI of Gitahead.

推荐答案

我终于找到了解决方案:从菜单"Remote"中选择"Push to",然后从显示的对话框的"Tags"选项卡中选择v0.3.0.

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.

这篇关于还在Gitahead中的原点上创建标签的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆