1. NAME▲
git-stripspace - Filter out empty lines
2. SYNOPSIS ▲
git stripspace [-s | --strip-comments] < <stream>
3. DESCRIPTION ▲
Remove multiple empty lines, and empty lines at beginning and end.
4. OPTIONS ▲
-s, --strip-comments
In addition to empty lines, also strip lines starting with #.
<stream>
Byte stream to act on.
5. AUTHOR ▲
Written by Linus Torvalds <\m[blue]\\fR\m[]\s-2\u[1]\d\s+2>
6. DOCUMENTATION ▲
Documentation by Junio C Hamano and the git-list <\m[blue]\\fR\m[]\s-2\u[2]\d\s+2>.
7. GIT ▲
Part of the git(1) suite
8. NOTES ▲
1. 4
mailto:
2. 4
mailto: