* .config/git/config: Don't set core.autocrlf = input.
authorAmin Bandali <bandali@gnu.org>
Thu, 20 Apr 2023 21:11:46 +0000 (17:11 -0400)
committerAmin Bandali <bandali@gnu.org>
Thu, 20 Apr 2023 21:11:46 +0000 (17:11 -0400)
This can change line-endings in PO files for merge commits, which will
be problematic when dealing with git merges with Debian tools (for
git-based Debian packaging).


No differences found