6 git-stripspace - Filter out empty lines
11 'git stripspace' [-s | --strip-comments] < <stream>
15 Remove multiple empty lines, and empty lines at beginning and end.
21 In addition to empty lines, also strip lines starting with '#'.
24 Byte stream to act on.
28 Part of the linkgit:git[1] suite