mnytool/think-installer

Installs: 5

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:composer-plugin

v1.0.0 2023-06-14 02:27 UTC

This package is auto-updated.

Last update: 2024-05-20 03:01:39 UTC


README

2023-06-20修改

添加tag: 处于想要添加tag的分支,为其打tag git tag -a tag_name -m "tag的描述语" 通过tag的名字,将tag推送到远程 git push -u origin tag_name