Skip to content

cloud-shell-lib/tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tag.sh

Publish your git tags swiftly and gently.

Usage

Installation script

Open a terminal, enter and execute this command:

curl -s https://sh.xaox.cc/install | sh -s tag

release version

When you need to release a version, open a terminal in the git repository and enter:

tag [version number] [commit message]

Then wait for a while to complete the release.

delete version

tag del [version number]

如何使用?

安装脚本

打开终端,输入并执行这一行命令即可:

curl -s https://sh.xaox.cc/install | sh -s tag

发布版本

当您需要进行版本发布时,在git仓库中打开终端,输入:

tag 版本号 描述

然后稍等片刻即可完成发布。

删除版本

tag del 版本号

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages