Closed sddu closed 4 years ago
In pengines/GenealogistMoreGUI.txt, git diff showed No newline at end of file at line 187.
pengines/GenealogistMoreGUI.txt
git diff
No newline at end of file
Before the commit, wc -l prints 186 newline counts.
wc -l
After the commit, wc -l prints 187 newline counts.
I didn't fix it, so Git might have fixed that issue automatically.
Thanks again! Don't worry about the lacking newline. It doesn't matter (but it is nicer if there is one).
In
pengines/GenealogistMoreGUI.txt
,git diff
showedNo newline at end of file
at line 187.Before the commit,
wc -l
prints 186 newline counts.After the commit,
wc -l
prints 187 newline counts.I didn't fix it, so Git might have fixed that issue automatically.