1 Star 0 Fork 8K

szz/hutool

forked from 阿森/hutool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push_master.sh 158 Bytes
一键复制 编辑 原始数据 按行查看 历史
Looly 提交于 2017-02-05 19:17 . Update to 3.0.1
#!/bin/bash
echo 'checkout to master'
git checkout master
echo 'Push to origin master'
git push origin master
echo 'Push to osc master'
git push osc master
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/szz12/hutool.git
[email protected]:szz12/hutool.git
szz12
hutool
hutool
master

搜索帮助