Files
yinmeng-android/recover_git.sh
2024-01-20 16:38:35 +08:00

9 lines
164 B
Bash

git reset
git checkout .
git clean -fd app/
git clean -fd core/
git clean -fd library/
git clean -fd libs/
git clean -fd nim_uikit/
git clean -fd android_crop_lib/