9 lines
164 B
Bash
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/
|