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