git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org
Cc: git@vger.kernel.org
Subject: git-pull-script hates me
Date: Wed, 6 Jul 2005 13:31:39 -0700	[thread overview]
Message-ID: <20050706203139.GA19198@kroah.com> (raw)

I just updated to the latest git tree, and now get the following when I
try to pull from a ssh repo:

 $ git-pull-script gregkh@someserver.org:/public_html/udev.git/
 fatal: I don't like '@'. Sue me.

So I drop the @ and then get:
 $ git-pull-script someserver.org:/public_html/udev.git/
 fatal: I don't like '_'. Sue me.

This worked just fine before I updated git :(

Any hints?  Or should I be using a different command to do pulls?

thanks,

greg k-h

             reply	other threads:[~2005-07-06 20:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 20:31 Greg KH [this message]
2005-07-06 20:37 ` git-pull-script hates me Linus Torvalds
2005-07-06 20:46   ` Greg KH
2005-07-06 20:54     ` Greg KH
2005-07-06 20:58     ` Linus Torvalds
2005-07-06 21:23   ` Junio C Hamano
2005-07-06 21:36     ` Linus Torvalds
2005-07-08  6:55     ` [PATCH] Make sq_expand() available as sq_quote() Junio C Hamano
2005-07-08  6:58     ` Junio C Hamano
2005-07-08  7:02       ` [PATCH] Use sq_quote() to properly quote the parameter to call shell Junio C Hamano

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=20050706203139.GA19198@kroah.com \
    --to=greg@kroah.com \
    --cc=git@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /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).