Skip to content

Conversation

@dddwwwbbb
Copy link
Owner

@dddwwwbbb dddwwwbbb commented Jun 26, 2025

Treat as text and diff as Pascal to ensure they are predictably normalized, diffable, and merge-safe across all environments.

.pas files are plain-text Delphi source code. Not seeing it explicitly listed raises concern. Making this explicit avoids ambiguity, ensures consistent EOL normalization and text diff/merge handling across platforms.

Git offers a built-in pascal pattern that's suitable for source code in Pascal/Delphi to identify and display relevant hunk headers, making the diff output more readable.

Treat as text to ensure they are predictably normalized, diffable, and merge-safe across all environments.
Leverage Git's built-in support for Pascal/Delphi to enhance the readability of diffs, making it easier to track changes
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