Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn.txt: reword description of gc command
[gitweb.git]
/
git-svn.perl
diff --git
a/git-svn.perl
b/git-svn.perl
index ff1ce3d351c8e4e175321d45b7284070f9ce691a..1823db135e223e4dfaa8123eedc87bad7db7a267 100755
(executable)
--- a/
git-svn.perl
+++ b/
git-svn.perl
@@
-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