Skip to content

Conversation

iluuu1994
Copy link
Member

Git 2.46.0 accidentally broke git diff --exit-code for files flagged with -diff. Add the -a flag to restore the previous behavior. This issue is already fixed in gits next branch.

@iluuu1994 iluuu1994 requested a review from TimWolla as a code owner August 12, 2024 13:59
Git 2.46.0 accidentally broke git diff --exit-code for files flagged with -diff.
Add the -a flag to restore the previous behavior. This issue is already fixed in
gits next branch.
@iluuu1994 iluuu1994 force-pushed the fix-verify-generated-files branch from eaf0572 to 9be52dc Compare August 12, 2024 14:20
iluuu1994 added a commit that referenced this pull request Aug 12, 2024
* PHP-8.2:
  Fix git check in verify generated files (GH-15363)
iluuu1994 added a commit that referenced this pull request Aug 12, 2024
* PHP-8.3:
  Fix git check in verify generated files (GH-15363)
@iluuu1994 iluuu1994 merged commit 9be52dc into php:PHP-8.2 Aug 12, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants