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:
10
dev/patch.sh
10
dev/patch.sh
@@ -80,12 +80,12 @@ if [[ "${FILE}" != "../patches/helper/settings.patch" ]]; then
|
||||
done
|
||||
fi
|
||||
done
|
||||
|
||||
git add .
|
||||
git commit --no-verify -q -m "VSCODIUM HELPER"
|
||||
|
||||
normalize_file "${1}"
|
||||
fi
|
||||
|
||||
git add .
|
||||
git commit --no-verify -q -m "VSCODIUM HELPER"
|
||||
|
||||
normalize_file "${1}"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user