From 93d0bf760f4d36e8d702cfe43e1b2ce698d47cfd Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 24 Jul 2023 10:54:17 -0700 Subject: [PATCH] Rush change. --- .../@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json b/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json index f9feac49ebf..ea79c9cc045 100644 --- a/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json +++ b/common/changes/@microsoft/rush/fix-pre-push-hook_2023-07-20-21-26.json @@ -2,7 +2,7 @@ "changes": [ { "packageName": "@microsoft/rush", - "comment": "Fix issue where git pre-push didn't stop push even script exit with error", + "comment": "Fix an issue where the git pre-push hook would allow push to go through if the script exited with error.", "type": "patch" } ],