mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-26 04:40:16 +10:00
build: exclude patch helper when working on patch
This commit is contained in:
@@ -80,6 +80,7 @@ if [[ "${FILE}" != "../patches/helper/settings.patch" ]]; then
|
||||
done
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
||||
git add .
|
||||
git commit --no-verify -q -m "VSCODIUM HELPER"
|
||||
@@ -87,7 +88,6 @@ if [[ "${FILE}" != "../patches/helper/settings.patch" ]]; then
|
||||
normalize_file "${1}"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "FILE: ${FILE}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user