1 Star 1 Fork 2

ChinaLym / lombok-intellij-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mergeDown.sh 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michail Plushnikov 提交于 2020-03-01 23:29 . play with shell
#!/bin/sh
git checkout backport_intellij_2019.3
git merge --no-edit origin/master
git push
git checkout backport_intellij_2019.2
git merge --no-edit origin/backport_intellij_2019.3
git push
git checkout backport_intellij_2019.1
git merge --no-edit origin/backport_intellij_2019.2
git push
git checkout backport_intellij_2017.2
git merge --no-edit origin/backport_intellij_2019.1
git push
git checkout backport_intellij_2017.1
git merge --no-edit origin/backport_intellij_2017.2
git push
git checkout backport_intellij_2016.2
git merge --no-edit origin/backport_intellij_2017.1
git push
Java
1
https://gitee.com/ChinaLym/lombok-intellij-plugin.git
git@gitee.com:ChinaLym/lombok-intellij-plugin.git
ChinaLym
lombok-intellij-plugin
lombok-intellij-plugin
master

搜索帮助