@@ -10,4 +10,13 @@
+ 现场演示
+ 查看仓库`myreports`
+ 复制链接
- + > git clone http://47.119.121.249:3000/hansome/myreports.git
+ + > git clone http://47.119.121.249:3000/hansome/myreports.git
+ + git指令顺序
+ ```
+ git add
+ git commit -m
+ git tag -a -m
+ git push origin --tags
+ + 也可以在哪里服务器查看标签:
+ > cd /gitserver/gogs/gogs-repositories/hansome/myreports.git/refs/tags