【发布时间】:2013-08-15 12:51:02
【问题描述】:
我在 GitHub 中有一个存储库,我需要标记它。
我在 shell 中进行了标记,但在 GitHub 上没有显示。
我还需要做什么吗?
我在shell中使用的命令是:
git tag 2.0
现在当我输入 git tag 时,它会显示:
2.0
所以看起来标签是存在的,对吗?
存储库是:https://github.com/keevitaja/myseo-pyrocms。
如何让这个标签显示在 GitHub 上?我的标签在哪里?
【问题讨论】: