Start your learning in VLAB now! Visit guide project to obtain the guides and cases.

Skip to content
使用标签,可以设置提交历史上的特定点为重要提交
版本库还没有标签。
使用git tag命令添加一个:
git tag -a v1.4 -m 'version 1.4'