login
Header Space

 
 

Re: Newbie experience with push over ssh

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Joseph Wakeling <joseph.wakeling@...>, <git@...>
Date: Wednesday, February 14, 2007 - 12:34 pm

On Wednesday, February 14, 2007 at 10:25:05 (-0600) Bill Lear writes:

Actually that was a bit tongue-in-cheek, syntactically incorrect (I
believe missing '='), I'm not actually sure it will work, nor if the
patch for this actually got in to 1.5.0.  The patch I saw does not
appear to pass the rest of the command line to the system call, but
perhaps I'm wrong and someone else can confirm.

If the patch to do this is reasonable, I would expect the command:

% git scp -rp . me@remotehost:/directory

to expand to:

% scp -rp . me@remotehost:/directory

and if not, I think it should, just as when I have:

[alias]
	pub = push /my/repo

and:

% git pub branch:branch

expands to:

% git push /my/repo branch:branch


Bill
-
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.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Newbie experience with push over ssh, Matthieu Moy, (Wed Feb 14, 10:07 am)
Re: Newbie experience with push over ssh, Matthias Lederhofer, (Wed Feb 14, 10:27 am)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 12:10 pm)
Re: Newbie experience with push over ssh, Matthias Lederhofer, (Wed Feb 14, 1:52 pm)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 2:00 pm)
Re: Newbie experience with push over ssh, Bill Lear, (Wed Feb 14, 12:25 pm)
Re: Newbie experience with push over ssh, Andreas Ericsson, (Thu Feb 15, 11:35 am)
Re: Newbie experience with push over ssh, Matthieu Moy, (Wed Feb 14, 12:47 pm)
Re: Newbie experience with push over ssh, Bill Lear, (Wed Feb 14, 12:34 pm)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 12:48 pm)
Re: Newbie experience with push over ssh, Matthieu Moy, (Wed Feb 14, 12:56 pm)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 1:04 pm)
Re: Newbie experience with push over ssh, Nicolas Pitre, (Wed Feb 14, 1:38 pm)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 1:47 pm)
Re: Newbie experience with push over ssh, Jeff King, (Wed Feb 14, 1:51 pm)
Re: Newbie experience with push over ssh, Nicolas Pitre, (Wed Feb 14, 2:03 pm)
Re: Newbie experience with push over ssh, Bill Lear, (Wed Feb 14, 12:54 pm)
Re: Newbie experience with push over ssh, Joseph Wakeling, (Wed Feb 14, 12:29 pm)
speck-geostationary