Makefile entry for git-svnimport contained a small typo. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) applies-to: b5467f815f8de270a755099df924bff5ed98512e bce2921cf6fe774ba4f8edffe35ef914c2a836e6 diff --git a/Makefile b/Makefile index 8f2dfb2..1cca928 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ SCRIPT_SH = \ SCRIPT_PERL = \ git-archimport.perl git-cvsimport.perl git-relink.perl \ git-rename.perl git-shortlog.perl git-fmt-merge-msg.perl \ - git-findtags.perl git-svnimport-perl + git-findtags.perl git-svnimport.perl SCRIPT_PYTHON = \ git-merge-recursive.py --- 0.99.8.GIT - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sun Oct 16 06:45:35 2005
This archive was generated by hypermail 2.1.8 : 2005-10-16 06:45:38 EST