merge 操作
review 分支 merge到develop
1、review commit push
2、check out develop
3、选中 origin/review mergy into current

git tag 1.3.4
git push --tags

git tag -d 1.3.4
git push origin :refs/tags/1.3.4


yinpursue
1 声望0 粉丝

« 上一篇
architecture
下一篇 »
快捷键