1 Star 29 Fork 29

Megasu/rabbit-vue3-ts-小兔鲜儿项目-2022新版-项目笔记

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy.sh 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
Megasu 提交于 2022-08-08 16:06 . 笔记更新
#!/usr/bin/env sh
# 确保脚本抛出遇到的错误
set -e
# 本地提交
git add .
git commit -m '笔记更新'
# 推送到远程 dev 分支
git push
cd -
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Megasu/rabbit-shop-docs.git
git@gitee.com:Megasu/rabbit-shop-docs.git
Megasu
rabbit-shop-docs
rabbit-vue3-ts-小兔鲜儿项目-2022新版-项目笔记
dev-docs

搜索帮助