779197c63e
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
.gitignore | ||
hello++1.cpp | ||
hello++2.cpp | ||
hello++3.cpp | ||
hello++4.cpp | ||
hello++5.cpp | ||
Makefile |