1 Star 0 Fork 79

techhome / Mixly1.09

forked from mixly / Mixly 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
一键更新.bat 313 Bytes
一键复制 编辑 原始数据 按行查看 历史
hznupeter 提交于 2020-01-02 21:45 . Update 一键更新.bat
@echo off
title Mixly 升级助手
echo %~dp0
@echo on
echo Mixly 正在升级中,请等待...
@echo off
cd "%~dp0\PortableGit\cmd\"
git reset --hard origin/master
git pull origin master
@echo off
rd/s/q %~dp0\.git\refs\original
rd/s/q %~dp0\.git\logs\
git gc
git prune
@echo on
echo Mixly更新完成, Enjoy it!
@echo off
pause
Java
1
https://gitee.com/techhome/Mixly.git
git@gitee.com:techhome/Mixly.git
techhome
Mixly
Mixly1.09
master

搜索帮助