summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
committerJunio C Hamano <gitster@pobox.com>2022-04-04 11:21:49 -0700
commit4bea028f2f048f83d0e3ad019e96763e23659055 (patch)
tree848fb8d4d693adea476aa902d574236151247ef4 /git-fetch-pack.html
parent93dca4316b29436160743d1b2f407205a1e002d7 (diff)
downloadgit-htmldocs-4bea028f2f048f83d0e3ad019e96763e23659055.tar.gz
Autogenerated HTML docs for v2.36.0-rc0
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index afa290959..38c5fcd53 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 10.1.1" />
+<meta name="generator" content="AsciiDoc 10.1.2" />
<title>git-fetch-pack(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -909,6 +909,15 @@ be in a separate packet, and the list must end with a flush packet.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--refetch
+</dt>
+<dd>
+<p>
+ Skips negotiating commits with the server in order to fetch all matching
+ objects. Use to reapply a new partial clone blob/tree filter.
+</p>
+</dd>
+<dt class="hdlist1">
--no-progress
</dt>
<dd>
@@ -974,7 +983,7 @@ they may alternatively be 40-hex sha1s present on the remote.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 15:02:33 PDT
+ 2022-04-04 11:19:32 PDT
</div>
</div>
</body>