X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-cvsexportcommit.perl;h=67224b44497715edc07df9d7df469339caa48e51;hb=00cec846f157b5363b0967d1e4cba76b44d48e77;hp=d08216cfd7df47310e6eee155520d600a561d467;hpb=4a6b9bb60ab3cdb3a749ec43763845a7a60d40d4;p=git.git diff --git a/git-cvsexportcommit.perl b/git-cvsexportcommit.perl index d08216cfd..67224b444 100755 --- a/git-cvsexportcommit.perl +++ b/git-cvsexportcommit.perl @@ -248,13 +248,14 @@ if ($opt_c) { die "Exiting: The commit did not succeed"; } print "Committed successfully to CVS\n"; + # clean up + unlink(".msg"); } else { print "Ready for you to commit, just run:\n\n $cmd\n"; } # clean up unlink(".cvsexportcommit.diff"); -unlink(".msg"); sub usage { print STDERR <