1 Star 0 Fork 1

神一样的对手/jpexs-decompiler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
git_eol_normalization.sh 202 Bytes
一键复制 编辑 原始数据 按行查看 历史
maraflush 提交于 2020-07-24 12:33 . change /bin/bash to /usr/bin/env bash .
#!/usr/bin/env bash
set -e
git add . -u
git commit -m "Saving files before refreshing line endings"
git rm --cached -r .
git reset --hard
git add .
set +e
git commit -m "Normalize all the line endings"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rhe/jpexs-decompiler.git
git@gitee.com:rhe/jpexs-decompiler.git
rhe
jpexs-decompiler
jpexs-decompiler
master

搜索帮助