Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Mar 1, 2025

No description provided.

jserv added 3 commits March 1, 2025 20:46
All Git hook scripts now adhere to a consistent style guideline by using
2 spaces for indentation.

Change-Id: Id4c5322bedf91b6df2b053f2d09b7b8693cc4068
While some binary data is acceptable, excessive binary files can slow
down repository operations and impact performance. This commit adds a
check to detect and flag binary data in commits, ensuring the
repository remains lean and efficient.

Reference: https://www.redhat.com/en/blog/git-hooks

Change-Id: I39100df9317c32b58a1877a945314d5773bda0ae
The Git hook ensures that only ASCII paths are used, helping avoid
potential issues with tools that may not handle non-ASCII characters
well.

Change-Id: I02b29e00fd297b15c878f4bdb41c8fa47483f546
@jserv jserv merged commit e3d96b3 into master Mar 1, 2025
4 checks passed
@jserv jserv deleted the refine-git-hooks branch March 1, 2025 22:16
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.

1 participant