Fix end of files

This commit is contained in:
jo 2021-05-27 16:34:02 +02:00
parent d8195f0fd8
commit 6871956baa
36 changed files with 11 additions and 40 deletions

View file

@ -5,5 +5,3 @@ cp scripts/git-merge-po /usr/local/bin
chmod +x /usr/local/bin/git-merge-po
cat scripts/git-config-git-merge-po >> ../.git/config
cat scripts/git-attributes-git-merge-po >> ../.gitattributes

View file

@ -167,4 +167,3 @@ do
;;
esac
done

View file

@ -1,5 +1,3 @@
[merge "pofile"]
name = Gettext merge driver
driver = git merge-po %O %A %B