Skip to content
Snippets Groups Projects
Select Git revision
  • 746da5ccdadc1eda6cd8772e7f3044bb525c1e1d
  • rebase/glitch-soc default protected
  • features/local_only
  • pleroma
  • master
  • features/attachments-enhance
  • glitch-soc/fixes/scrolling
  • rebase/tootsuite-2.5.0 protected
  • rebase/tootsuite-2.4.3 protected
  • rebase/tootsuite-2.4.2 protected
  • pleroma-old protected
  • unread
  • authors
  • procfix
  • fix-privacy-policy
  • feature-bio-fields
  • button
  • feature-paranoia
  • bundle-2020-05-14 protected
  • bundle-2020-02-27 protected
  • bundle-2020-05-20 protected
  • bundle-2020-01-22 protected
  • bundle-2020-01-20 protected
  • bundle-2019-06-26 protected
  • bundle-2019-04-11 protected
  • bundle-2019-03-07 protected
  • bundle-2019-02-10 protected
  • bundle-2019-10-01 protected
  • v2.6.0 protected
  • v2.6.0rc4 protected
  • v2.6.0rc3 protected
  • v2.6.0rc2 protected
  • v2.6.0rc1 protected
  • v2.5.2 protected
  • v2.5.1 protected
  • v2.5.0 protected
  • v2.5.0rc2 protected
  • v2.5.0rc1 protected
38 results

.gitattributes

Blame
  • user avatar
    Daniel Hunsaker authored and Eugen Rochko committed
    When Windows checks out files, it defaults to changing line endings to CRLF. If these files are then copied to a Linux system to be run, and the endings aren't changed at some point in that process, things break. This file forces git to use LF for all text files on all systems (except the request testing specfiles) to prevent issues everywhere.
    7aeb9168
    History
    .gitattributes 520 B