git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-pull-script hates me
@ 2005-07-06 20:31 Greg KH
  2005-07-06 20:37 ` Linus Torvalds
  0 siblings, 1 reply; 10+ messages in thread
From: Greg KH @ 2005-07-06 20:31 UTC (permalink / raw)
  To: torvalds; +Cc: git

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-07-08  7:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-06 20:31 git-pull-script hates me Greg KH
2005-07-06 20:37 ` 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

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).