git-svn.txt: reword description of gc command
[gitweb.git] / git-svn.perl
index ff1ce3d351c8e4e175321d45b7284070f9ce691a..1823db135e223e4dfaa8123eedc87bad7db7a267 100755 (executable)
@@ -1759,7 +1759,7 @@ sub get_commit_entry {
                my $msgbuf = "";
                while (<$msg_fh>) {
                        if (!$in_msg) {
-                               $in_msg = 1 if (/^\s*$/);
+                               $in_msg = 1 if (/^$/);
                                $author = $1 if (/^author (.*>)/);
                        } elsif (/^git-svn-id: /) {
                                # skip this for now, we regenerate the