git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <Kalle.Valo@iki.fi>
To: Matthias Urlichs <smurf@smurf.noris.de>
Cc: git@vger.kernel.org
Subject: svnimport: fixed Makefile entry
Date: Sat, 15 Oct 2005 23:44:09 +0300	[thread overview]
Message-ID: <874q7ildd2.fsf_-_@litku.valo.iki.fi> (raw)
In-Reply-To: <878xwuldvx.fsf@litku.valo.iki.fi> (Kalle Valo's message of "Sat, 15 Oct 2005 23:32:50 +0300")

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

  reply	other threads:[~2005-10-15 20:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19 10:00 SVN import Matthias Urlichs
2005-10-10  9:45 ` Matthias Urlichs
2005-10-10 10:26   ` Elfyn McBratney
2005-10-10 11:04     ` Matthias Urlichs
2005-10-10 11:14     ` Elfyn McBratney
2005-10-10 11:39       ` Matthias Urlichs
2005-10-10 13:32         ` Matthias Urlichs
2005-10-10 17:48   ` Yasushi SHOJI
2005-10-10 18:13     ` Matthias Urlichs
2005-10-10 18:30       ` Yasushi SHOJI
2005-10-10 18:57         ` Matthias Urlichs
2005-10-10 20:21           ` Yasushi SHOJI
2005-10-10 20:52             ` Matthias Urlichs
2005-10-15 20:32   ` Kalle Valo
2005-10-15 20:44     ` Kalle Valo [this message]
2005-10-16  7:48     ` Junio C Hamano
2005-10-16 17:42       ` Matthias Urlichs
2005-10-16 18:09         ` Junio C Hamano
2005-10-16 17:58     ` Matthias Urlichs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874q7ildd2.fsf_-_@litku.valo.iki.fi \
    --to=kalle.valo@iki.fi \
    --cc=git@vger.kernel.org \
    --cc=smurf@smurf.noris.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).