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: <7vlkjunlgk.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>) Best regards Uwe -- Uwe Kleine-König dd if=/proc/self/exe bs=1 skip=1 count=3 2>/dev/null - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html