git-stripspace - Filter out empty lines
Remove multiple empty lines, and empty lines at beginning and end.
In addition to empty lines, also strip lines starting with #.
Byte stream to act on.
Part of the git(1) suite