9 Star 85 Fork 18

大卫/IYUUPlus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gg.sh 120 Bytes
一键复制 编辑 原始数据 按行查看 历史
大卫 提交于 2023-02-19 01:54 . +
#!/bin/sh
pwd_dir=$(cd $(dirname $0); pwd)
echo $pwd_dir
cd $(dirname $0)
git fetch --all
git reset --hard origin/master
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ledc/iyuuplus.git
git@gitee.com:ledc/iyuuplus.git
ledc
iyuuplus
IYUUPlus
master

搜索帮助