commit | f653aee5a37b909e772d612eb7e226f09fd2f3d3 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Mon Jul 23 12:58:27 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jul 26 22:51:44 2007 -0700 |
tree | 0f4c571b9599721150db43ffcb87b085b83c2c30 | |
parent | 2ae68fcb785a617793813abcea19893e13e436b0 [diff] |
Teach "git stripspace" the --strip-comments option With --strip-comments (or short -s), git stripspace now removes lines beginning with a '#', too. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>