mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
suppress build annotation
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -45,6 +45,8 @@ switch ($platform.ToLower()) {
|
|||||||
git config --global user.name "ci"
|
git config --global user.name "ci"
|
||||||
git config --global user.email "example@example.com"
|
git config --global user.email "example@example.com"
|
||||||
|
|
||||||
|
git reset --hard HEAD
|
||||||
|
|
||||||
foreach ($pick in $picks) {
|
foreach ($pick in $picks) {
|
||||||
git stash
|
git stash
|
||||||
git cherry-pick $pick --no-edit
|
git cherry-pick $pick --no-edit
|
||||||
|
|||||||
Reference in New Issue
Block a user