author | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 11:02:57 +0000 (04:02 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 10 Sep 2006 20:39:32 +0000 (13:39 -0700) | ||
commit | fe5ab763f848cfcda22001f9280625f06c4c3760 | |
tree | 965dbea34df83488fc477b18f9befb081662b439 | tree | snapshot |
parent | e0ffb24877d4530208905512f7c91dd8d71e2c95 | commit | diff |
Teach --exec to git-archive --remote
Some people needed --exec to specify the location of the upload-pack
executable, because their default SSH log-in does not include the
directory they have their own private copy of git on the $PATH.
These people need to be able to say --exec to git-archive --remote
for the same reason.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some people needed --exec to specify the location of the upload-pack
executable, because their default SSH log-in does not include the
directory they have their own private copy of git on the $PATH.
These people need to be able to say --exec to git-archive --remote
for the same reason.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-archive.c | diff | blob | history |