summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorAdam Dinwoodie <me-and@users.noreply.github.com>2025-08-09 11:30:01 +0100
committerGitHub <noreply@github.com>2025-08-09 10:30:01 +0000
commitc17d64d64625cd11bc76ae79d242b49ba1e6580b (patch)
tree5e8644977ca262c9d9dc185fb103253690b69da2 /pkgs/development/python-modules/python-openstackclient
parente98015f00ed2505f3e633d13cb3d28c4ea647d7e (diff)
.gitattributes: manage CRLF handling (#424336)
In certain circumstances, Git will munge line endings when it checks out and commits files. This can result in difficult-to-debug errors when files are changed when they're checked out. To avoid that problem, set .gitattributes such that Git will always use LF line endings for files it detects as text files. *.diff and *.patch files are excluded, as committed patch files may need to patch upstream source code that intentionally uses CRLF line endings. Fixes #423762
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions