简体中文
Appearance
git update-index --chmod=+x "electron/resources/extra/adb.exe"
find "electron/resources/extra" -type f -exec git update-index --chmod=+x {} +
git ls-files --stage