+git /^index /.
authorjkratoch <>
Thu, 2 Jul 2009 20:47:13 +0000 (20:47 +0000)
committerjkratoch <>
Thu, 2 Jul 2009 20:47:13 +0000 (20:47 +0000)
bin/diffdecvs

index ea34ddd..ac4273f 100755 (executable)
@@ -20,6 +20,7 @@ prog='
        s{^(\Q+++\E )-\t}{$1$f\t} && wasdiff==1;
        next if /^[?]/;
        next if /^Index:/;
+       next if /^index /;
        next if /^={67}$/;
        next if /^RCS file:/;
        next if /^retrieving revision /;