X-Git-Url: https://git.octo.it/?p=git.git;a=blobdiff_plain;f=git-pull.html;h=d4dcc3025e226453f166559588510bae3fd3a0da;hp=3e384cadb3d97d07397bcb988951bcd42c478591;hb=e663a7acb10392380c82054b20e6011650051425;hpb=c2b0a49075827a4ad2135eb524bc252e7a6ddef9 diff --git a/git-pull.html b/git-pull.html index 3e384cad..d4dcc302 100644 --- a/git-pull.html +++ b/git-pull.html @@ -326,6 +326,20 @@ when merging local branches into the current branch.

+--upload-pack <upload-pack> +
+
+-u <upload-pack> +
+
+

+ When given, and the repository to fetch from is handled + by git-fetch-pack, --exec=<upload-pack> is passed to + the command to specify non-default path for the command + run on the other end. +

+
+
-f, --force
@@ -787,7 +801,7 @@ Junio C Hamano and the git-list <git@vger.kernel.org>.