summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-25 04:37:28 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-25 04:37:28 -0800
commite663a7acb10392380c82054b20e6011650051425 (patch)
treea4bdebd731dee908c5f952c60038ecae0c59cb11 /fetch-options.txt
parentc2b0a49075827a4ad2135eb524bc252e7a6ddef9 (diff)
downloadgit-htmldocs-e663a7acb10392380c82054b20e6011650051425.tar.gz
Autogenerated HTML docs for v1.1.4-g9264
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index e624d3d0e..83237562d 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -3,6 +3,13 @@
existing contents of `.git/FETCH_HEAD`. Without this
option old data in `.git/FETCH_HEAD` will be overwritten.
+--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::
When `git-fetch` is used with `<rbranch>:<lbranch>`
refspec, it refuses to update the local branch