1 Star 0 Fork 12

万能的萌小黑/vue-web-os

forked from 李建/vue-web-os 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push.sh 115 Bytes
一键复制 编辑 原始数据 按行查看 历史
李建 提交于 2020-12-28 14:30 . 初始化
#!/bin/bash
git add .
read -p "Input commit message:" input
echo $input
git commit -m $input
git push
echo 'pushed'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/1130009751/vue-web-os.git
git@gitee.com:1130009751/vue-web-os.git
1130009751
vue-web-os
vue-web-os
master

搜索帮助