6 git-stripspace - Filter out empty lines
11 'git-stripspace' < <stream>
15 Remove multiple empty lines, and empty lines at beginning and end.
20 Byte stream to act on.
24 Written by Linus Torvalds <torvalds@osdl.org>
28 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
32 Part of the gitlink:git[7] suite