Hello,
+if test -z "$exec"
+then
+ # No command line override and we have configuration for the remote.
+ exec="--upload-pack=$(get_uploadpack $1)"
+fi
I forgot to mention that this needs the patches
rename --exec to --upload-pack for fetch-pack and peek-remote
(Message-ID: <20070123082017.GA10007@cepheus>)
and
ls-remote and clone: accept --upload-pack=<path> as well.
by Junio (Message-ID: [ref])
Best regards
Uwe
--
Uwe Kleine-König
dd if=/proc/self/exe bs=1 skip=1 count=3 2>/dev/null