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