Hello, I don't know if it is due to new year, but I can't properly commit this morning.
I made some changes to some help files, following procedure in wiki https://wiki.documentfoundation.org/Development/Submodules#Working_in_submodules Previously, I already succeeded in such procedure. But this morning, when I make the commit with "git commit -a", enter title and an empty line, save and exit, the result is huge: all lines of files are considered modified. Check with "git log -p" shows that git is considering that all modified files have now ^M at end of each line (which means new line in MS-DOS). I tried to remove these ^M from source files in vi with :%s/^M//g (^M is type with Ctrl+V, Ctrl+M) but vi told me there is no ^M. Any idea what I made wrong? Best regards and happy new year :-) Laurent BP ----- LibreOffice 5.1.4.1 -- View this message in context: http://nabble.documentfoundation.org/Git-commit-adds-M-at-end-of-line-tp4204025.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice