summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4f7c0ca)
raw | patch | inline | side by side (parent: 4f7c0ca)
author | Matthias Urlichs <smurf@kiste.(none)> | |
Thu, 30 Jun 2005 10:28:31 +0000 (12:28 +0200) | ||
committer | Matthias Urlichs <smurf@kiste.(none)> | |
Thu, 30 Jun 2005 10:28:31 +0000 (12:28 +0200) |
git-cvsimport-script | patch | blob | history |
diff --git a/git-cvsimport-script b/git-cvsimport-script
index 9b23d1f0169b8c9a1a9358ac4706b557634476ae..6ac31a71604a26a271175c052b94534809ea07f9 100755 (executable)
--- a/git-cvsimport-script
+++ b/git-cvsimport-script
or die "Cannot write tag $branch: $!\n";
print "Created tag '$tag' on '$branch'\n" if $opt_v;
}
-
- @old = ();
- @new = ();
};
while(<CVS>) {