]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.sh: Handle .gitignore files that do not end in a newline.
authorBruno Haible <bruno@clisp.org>
Thu, 11 Apr 2024 00:44:03 +0000 (02:44 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 11 Apr 2024 00:44:03 +0000 (02:44 +0200)
commit259b8effcfa6171a0f0fbd3dcf3737485d346906
treeee96c600e0767e16ef7f0f4e01fdd34938fcecf4
parentab3425fae30f1e897540ee5986925f440b903736
gnulib-tool.sh: Handle .gitignore files that do not end in a newline.

* gnulib-tool.sh (func_import): If the .gitignore file ends with a
character other than a newline, add a newline before adding more lines.
ChangeLog
gnulib-tool.sh