blob: 0953e58811f83703b2ca1b7df7ea5e081a3f0bc5 [file] [log] [blame]
Junio C Hamanob9d9d902018-05-23 07:07:421<?xml version="1.0" encoding="UTF-8"?>
Junio C Hamano1a4e8412005-12-27 08:17:232<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5<head>
Junio C Hamano9d971152012-12-19 00:43:116<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
Junio C Hamanob9d9d902018-05-23 07:07:427<meta name="generator" content="AsciiDoc 8.6.10" />
Junio C Hamano68cf15a2010-11-06 01:01:598<title>git-fetch(1)</title>
Junio C Hamano1a4e8412005-12-27 08:17:239<style type="text/css">
Junio C Hamano9d971152012-12-19 00:43:1110/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
11
12/* Default font. */
13body {
14 font-family: Georgia,serif;
15}
16
17/* Title font. */
18h1, h2, h3, h4, h5, h6,
19div.title, caption.title,
20thead, p.table.header,
21#toctitle,
22#author, #revnumber, #revdate, #revremark,
23#footer {
24 font-family: Arial,Helvetica,sans-serif;
Junio C Hamano1a4e8412005-12-27 08:17:2325}
26
27body {
28 margin: 1em 5% 1em 5%;
29}
30
Junio C Hamanoba4b9282008-07-06 05:20:3131a {
32 color: blue;
33 text-decoration: underline;
34}
35a:visited {
36 color: fuchsia;
37}
Junio C Hamano1a4e8412005-12-27 08:17:2338
39em {
40 font-style: italic;
Junio C Hamano68cf15a2010-11-06 01:01:5941 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:2342}
43
44strong {
45 font-weight: bold;
Junio C Hamano68cf15a2010-11-06 01:01:5946 color: #083194;
Junio C Hamano1a4e8412005-12-27 08:17:2347}
48
Junio C Hamano1a4e8412005-12-27 08:17:2349h1, h2, h3, h4, h5, h6 {
50 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:2351 margin-top: 1.2em;
52 margin-bottom: 0.5em;
53 line-height: 1.3;
54}
55
Junio C Hamanoba4b9282008-07-06 05:20:3156h1, h2, h3 {
Junio C Hamano1a4e8412005-12-27 08:17:2357 border-bottom: 2px solid silver;
58}
59h2 {
Junio C Hamano1a4e8412005-12-27 08:17:2360 padding-top: 0.5em;
61}
Junio C Hamanoba4b9282008-07-06 05:20:3162h3 {
63 float: left;
64}
65h3 + * {
66 clear: left;
67}
Junio C Hamano9d971152012-12-19 00:43:1168h5 {
69 font-size: 1.0em;
70}
Junio C Hamano1a4e8412005-12-27 08:17:2371
72div.sectionbody {
Junio C Hamano1a4e8412005-12-27 08:17:2373 margin-left: 0;
74}
75
76hr {
77 border: 1px solid silver;
78}
79
80p {
81 margin-top: 0.5em;
82 margin-bottom: 0.5em;
83}
84
Junio C Hamano68cf15a2010-11-06 01:01:5985ul, ol, li > p {
86 margin-top: 0;
87}
Junio C Hamano9d971152012-12-19 00:43:1188ul > li { color: #aaa; }
89ul > li > * { color: black; }
Junio C Hamano68cf15a2010-11-06 01:01:5990
Junio C Hamanoc14e6ad2014-10-31 20:25:5391.monospaced, code, pre {
92 font-family: "Courier New", Courier, monospace;
93 font-size: inherit;
94 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:2395 padding: 0;
96 margin: 0;
97}
Junio C Hamanoc14e6ad2014-10-31 20:25:5398pre {
99 white-space: pre-wrap;
100}
Junio C Hamano1a4e8412005-12-27 08:17:23101
Junio C Hamano9d971152012-12-19 00:43:11102#author {
Junio C Hamano1a4e8412005-12-27 08:17:23103 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:23104 font-weight: bold;
Junio C Hamanoba4b9282008-07-06 05:20:31105 font-size: 1.1em;
Junio C Hamano1a4e8412005-12-27 08:17:23106}
Junio C Hamano9d971152012-12-19 00:43:11107#email {
Junio C Hamano1a4e8412005-12-27 08:17:23108}
Junio C Hamano9d971152012-12-19 00:43:11109#revnumber, #revdate, #revremark {
Junio C Hamano1a4e8412005-12-27 08:17:23110}
111
Junio C Hamano9d971152012-12-19 00:43:11112#footer {
Junio C Hamano1a4e8412005-12-27 08:17:23113 font-size: small;
114 border-top: 2px solid silver;
115 padding-top: 0.5em;
116 margin-top: 4.0em;
117}
Junio C Hamano9d971152012-12-19 00:43:11118#footer-text {
Junio C Hamano1a4e8412005-12-27 08:17:23119 float: left;
120 padding-bottom: 0.5em;
121}
Junio C Hamano9d971152012-12-19 00:43:11122#footer-badges {
Junio C Hamano1a4e8412005-12-27 08:17:23123 float: right;
124 padding-bottom: 0.5em;
125}
126
Junio C Hamano9d971152012-12-19 00:43:11127#preamble {
Junio C Hamano68cf15a2010-11-06 01:01:59128 margin-top: 1.5em;
129 margin-bottom: 1.5em;
130}
Junio C Hamano9d971152012-12-19 00:43:11131div.imageblock, div.exampleblock, div.verseblock,
Junio C Hamano1a4e8412005-12-27 08:17:23132div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
133div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22134 margin-top: 1.0em;
Junio C Hamano1a4e8412005-12-27 08:17:23135 margin-bottom: 1.5em;
136}
137div.admonitionblock {
Junio C Hamano7bd050f2011-09-22 06:32:22138 margin-top: 2.0em;
139 margin-bottom: 2.0em;
140 margin-right: 10%;
141 color: #606060;
Junio C Hamano1a4e8412005-12-27 08:17:23142}
143
144div.content { /* Block element content. */
145 padding: 0;
146}
147
148/* Block element titles. */
149div.title, caption.title {
Junio C Hamano68cf15a2010-11-06 01:01:59150 color: #527bbd;
Junio C Hamano1a4e8412005-12-27 08:17:23151 font-weight: bold;
152 text-align: left;
153 margin-top: 1.0em;
154 margin-bottom: 0.5em;
155}
156div.title + * {
157 margin-top: 0;
158}
159
160td div.title:first-child {
161 margin-top: 0.0em;
162}
163div.content div.title:first-child {
164 margin-top: 0.0em;
165}
166div.content + div.title {
167 margin-top: 0.0em;
168}
169
170div.sidebarblock > div.content {
171 background: #ffffee;
Junio C Hamano9d971152012-12-19 00:43:11172 border: 1px solid #dddddd;
173 border-left: 4px solid #f0f0f0;
Junio C Hamano1a4e8412005-12-27 08:17:23174 padding: 0.5em;
175}
176
177div.listingblock > div.content {
Junio C Hamano9d971152012-12-19 00:43:11178 border: 1px solid #dddddd;
179 border-left: 5px solid #f0f0f0;
180 background: #f8f8f8;
Junio C Hamano1a4e8412005-12-27 08:17:23181 padding: 0.5em;
182}
183
Junio C Hamano7bd050f2011-09-22 06:32:22184div.quoteblock, div.verseblock {
185 padding-left: 1.0em;
186 margin-left: 1.0em;
Junio C Hamano68cf15a2010-11-06 01:01:59187 margin-right: 10%;
Junio C Hamano9d971152012-12-19 00:43:11188 border-left: 5px solid #f0f0f0;
189 color: #888;
Junio C Hamano1a4e8412005-12-27 08:17:23190}
Junio C Hamano7bd050f2011-09-22 06:32:22191
Junio C Hamano68cf15a2010-11-06 01:01:59192div.quoteblock > div.attribution {
193 padding-top: 0.5em;
Junio C Hamano1a4e8412005-12-27 08:17:23194 text-align: right;
195}
Junio C Hamano68cf15a2010-11-06 01:01:59196
Junio C Hamano9d971152012-12-19 00:43:11197div.verseblock > pre.content {
198 font-family: inherit;
199 font-size: inherit;
Junio C Hamano68cf15a2010-11-06 01:01:59200}
201div.verseblock > div.attribution {
202 padding-top: 0.75em;
203 text-align: left;
204}
205/* DEPRECATED: Pre version 8.2.7 verse style literal block. */
Junio C Hamanoba4b9282008-07-06 05:20:31206div.verseblock + div.attribution {
207 text-align: left;
208}
Junio C Hamano1a4e8412005-12-27 08:17:23209
210div.admonitionblock .icon {
211 vertical-align: top;
212 font-size: 1.1em;
213 font-weight: bold;
214 text-decoration: underline;
215 color: #527bbd;
216 padding-right: 0.5em;
217}
218div.admonitionblock td.content {
219 padding-left: 0.5em;
Junio C Hamano7bd050f2011-09-22 06:32:22220 border-left: 3px solid #dddddd;
Junio C Hamano1a4e8412005-12-27 08:17:23221}
222
223div.exampleblock > div.content {
Junio C Hamano7bd050f2011-09-22 06:32:22224 border-left: 3px solid #dddddd;
225 padding-left: 0.5em;
Junio C Hamano1a4e8412005-12-27 08:17:23226}
227
Junio C Hamano1a4e8412005-12-27 08:17:23228div.imageblock div.content { padding-left: 0; }
Junio C Hamanoc14e6ad2014-10-31 20:25:53229span.image img { border-style: none; vertical-align: text-bottom; }
Junio C Hamano68cf15a2010-11-06 01:01:59230a.image:visited { color: white; }
Junio C Hamano1a4e8412005-12-27 08:17:23231
232dl {
233 margin-top: 0.8em;
234 margin-bottom: 0.8em;
235}
236dt {
237 margin-top: 0.5em;
238 margin-bottom: 0;
Junio C Hamano68cf15a2010-11-06 01:01:59239 font-style: normal;
240 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:23241}
242dd > *:first-child {
Junio C Hamano68cf15a2010-11-06 01:01:59243 margin-top: 0.1em;
Junio C Hamano1a4e8412005-12-27 08:17:23244}
245
246ul, ol {
247 list-style-position: outside;
248}
Junio C Hamano68cf15a2010-11-06 01:01:59249ol.arabic {
250 list-style-type: decimal;
251}
252ol.loweralpha {
Junio C Hamano1a4e8412005-12-27 08:17:23253 list-style-type: lower-alpha;
254}
Junio C Hamano68cf15a2010-11-06 01:01:59255ol.upperalpha {
256 list-style-type: upper-alpha;
257}
258ol.lowerroman {
259 list-style-type: lower-roman;
260}
261ol.upperroman {
262 list-style-type: upper-roman;
263}
264
265div.compact ul, div.compact ol,
266div.compact p, div.compact p,
267div.compact div, div.compact div {
268 margin-top: 0.1em;
269 margin-bottom: 0.1em;
270}
Junio C Hamano1a4e8412005-12-27 08:17:23271
Junio C Hamano1a4e8412005-12-27 08:17:23272tfoot {
273 font-weight: bold;
274}
Junio C Hamano68cf15a2010-11-06 01:01:59275td > div.verse {
276 white-space: pre;
277}
Junio C Hamano68cf15a2010-11-06 01:01:59278
279div.hdlist {
Junio C Hamano1a4e8412005-12-27 08:17:23280 margin-top: 0.8em;
281 margin-bottom: 0.8em;
282}
Junio C Hamano68cf15a2010-11-06 01:01:59283div.hdlist tr {
284 padding-bottom: 15px;
Junio C Hamanoba4b9282008-07-06 05:20:31285}
Junio C Hamano68cf15a2010-11-06 01:01:59286dt.hdlist1.strong, td.hdlist1.strong {
287 font-weight: bold;
288}
289td.hdlist1 {
Junio C Hamano1a4e8412005-12-27 08:17:23290 vertical-align: top;
Junio C Hamano68cf15a2010-11-06 01:01:59291 font-style: normal;
Junio C Hamano1a4e8412005-12-27 08:17:23292 padding-right: 0.8em;
Junio C Hamano68cf15a2010-11-06 01:01:59293 color: navy;
Junio C Hamano1a4e8412005-12-27 08:17:23294}
Junio C Hamano68cf15a2010-11-06 01:01:59295td.hdlist2 {
Junio C Hamano1a4e8412005-12-27 08:17:23296 vertical-align: top;
297}
Junio C Hamano68cf15a2010-11-06 01:01:59298div.hdlist.compact tr {
299 margin: 0;
300 padding-bottom: 0;
301}
302
303.comment {
304 background: yellow;
305}
Junio C Hamano1a4e8412005-12-27 08:17:23306
Junio C Hamano7bd050f2011-09-22 06:32:22307.footnote, .footnoteref {
308 font-size: 0.8em;
309}
310
311span.footnote, span.footnoteref {
312 vertical-align: super;
313}
314
315#footnotes {
316 margin: 20px 0 20px 0;
317 padding: 7px 0 0 0;
318}
319
320#footnotes div.footnote {
321 margin: 0 0 5px 0;
322}
323
324#footnotes hr {
325 border: none;
326 border-top: 1px solid silver;
327 height: 1px;
328 text-align: left;
329 margin-left: 0;
330 width: 20%;
331 min-width: 100px;
332}
333
Junio C Hamano9d971152012-12-19 00:43:11334div.colist td {
335 padding-right: 0.5em;
336 padding-bottom: 0.3em;
337 vertical-align: top;
338}
339div.colist td img {
340 margin-top: 0.3em;
Junio C Hamano1a4e8412005-12-27 08:17:23341}
Junio C Hamanoba4b9282008-07-06 05:20:31342
Junio C Hamano9d971152012-12-19 00:43:11343@media print {
344 #footer-badges { display: none; }
345}
346
347#toc {
Junio C Hamano7bd050f2011-09-22 06:32:22348 margin-bottom: 2.5em;
349}
350
Junio C Hamano9d971152012-12-19 00:43:11351#toctitle {
Junio C Hamanoba4b9282008-07-06 05:20:31352 color: #527bbd;
Junio C Hamanoba4b9282008-07-06 05:20:31353 font-size: 1.1em;
354 font-weight: bold;
355 margin-top: 1.0em;
356 margin-bottom: 0.1em;
357}
358
Junio C Hamanoc14e6ad2014-10-31 20:25:53359div.toclevel0, div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
Junio C Hamanoba4b9282008-07-06 05:20:31360 margin-top: 0;
361 margin-bottom: 0;
362}
363div.toclevel2 {
364 margin-left: 2em;
365 font-size: 0.9em;
366}
367div.toclevel3 {
368 margin-left: 4em;
369 font-size: 0.9em;
370}
371div.toclevel4 {
372 margin-left: 6em;
373 font-size: 0.9em;
374}
Junio C Hamano9d971152012-12-19 00:43:11375
376span.aqua { color: aqua; }
377span.black { color: black; }
378span.blue { color: blue; }
379span.fuchsia { color: fuchsia; }
380span.gray { color: gray; }
381span.green { color: green; }
382span.lime { color: lime; }
383span.maroon { color: maroon; }
384span.navy { color: navy; }
385span.olive { color: olive; }
386span.purple { color: purple; }
387span.red { color: red; }
388span.silver { color: silver; }
389span.teal { color: teal; }
390span.white { color: white; }
391span.yellow { color: yellow; }
392
393span.aqua-background { background: aqua; }
394span.black-background { background: black; }
395span.blue-background { background: blue; }
396span.fuchsia-background { background: fuchsia; }
397span.gray-background { background: gray; }
398span.green-background { background: green; }
399span.lime-background { background: lime; }
400span.maroon-background { background: maroon; }
401span.navy-background { background: navy; }
402span.olive-background { background: olive; }
403span.purple-background { background: purple; }
404span.red-background { background: red; }
405span.silver-background { background: silver; }
406span.teal-background { background: teal; }
407span.white-background { background: white; }
408span.yellow-background { background: yellow; }
409
410span.big { font-size: 2em; }
411span.small { font-size: 0.6em; }
412
413span.underline { text-decoration: underline; }
414span.overline { text-decoration: overline; }
415span.line-through { text-decoration: line-through; }
416
Junio C Hamanoc14e6ad2014-10-31 20:25:53417div.unbreakable { page-break-inside: avoid; }
418
Junio C Hamano9d971152012-12-19 00:43:11419
420/*
421 * xhtml11 specific
422 *
423 * */
424
425div.tableblock {
426 margin-top: 1.0em;
427 margin-bottom: 1.5em;
428}
429div.tableblock > table {
430 border: 3px solid #527bbd;
431}
432thead, p.table.header {
433 font-weight: bold;
434 color: #527bbd;
435}
436p.table {
437 margin-top: 0;
438}
Junio C Hamano725b0da2020-01-22 22:02:40439/* Because the table frame attribute is overridden by CSS in most browsers. */
Junio C Hamano9d971152012-12-19 00:43:11440div.tableblock > table[frame="void"] {
441 border-style: none;
442}
443div.tableblock > table[frame="hsides"] {
444 border-left-style: none;
445 border-right-style: none;
446}
447div.tableblock > table[frame="vsides"] {
448 border-top-style: none;
449 border-bottom-style: none;
450}
451
452
453/*
454 * html5 specific
455 *
456 * */
457
458table.tableblock {
459 margin-top: 1.0em;
460 margin-bottom: 1.5em;
461}
462thead, p.tableblock.header {
463 font-weight: bold;
464 color: #527bbd;
465}
466p.tableblock {
467 margin-top: 0;
468}
469table.tableblock {
470 border-width: 3px;
471 border-spacing: 0px;
472 border-style: solid;
473 border-color: #527bbd;
474 border-collapse: collapse;
475}
476th.tableblock, td.tableblock {
477 border-width: 1px;
478 padding: 4px;
479 border-style: solid;
480 border-color: #527bbd;
481}
482
483table.tableblock.frame-topbot {
484 border-left-style: hidden;
485 border-right-style: hidden;
486}
487table.tableblock.frame-sides {
488 border-top-style: hidden;
489 border-bottom-style: hidden;
490}
491table.tableblock.frame-none {
492 border-style: hidden;
493}
494
495th.tableblock.halign-left, td.tableblock.halign-left {
496 text-align: left;
497}
498th.tableblock.halign-center, td.tableblock.halign-center {
499 text-align: center;
500}
501th.tableblock.halign-right, td.tableblock.halign-right {
502 text-align: right;
503}
504
505th.tableblock.valign-top, td.tableblock.valign-top {
506 vertical-align: top;
507}
508th.tableblock.valign-middle, td.tableblock.valign-middle {
509 vertical-align: middle;
510}
511th.tableblock.valign-bottom, td.tableblock.valign-bottom {
512 vertical-align: bottom;
513}
514
515
516/*
517 * manpage specific
518 *
519 * */
520
521body.manpage h1 {
Junio C Hamano68cf15a2010-11-06 01:01:59522 padding-top: 0.5em;
523 padding-bottom: 0.5em;
524 border-top: 2px solid silver;
525 border-bottom: 2px solid silver;
526}
Junio C Hamano9d971152012-12-19 00:43:11527body.manpage h2 {
Junio C Hamano68cf15a2010-11-06 01:01:59528 border-style: none;
529}
Junio C Hamano9d971152012-12-19 00:43:11530body.manpage div.sectionbody {
531 margin-left: 3em;
Junio C Hamano68cf15a2010-11-06 01:01:59532}
533
534@media print {
Junio C Hamano9d971152012-12-19 00:43:11535 body.manpage div#toc { display: none; }
Junio C Hamano68cf15a2010-11-06 01:01:59536}
Junio C Hamanoc14e6ad2014-10-31 20:25:53537
538
Junio C Hamano1a4e8412005-12-27 08:17:23539</style>
Junio C Hamano7bd050f2011-09-22 06:32:22540<script type="text/javascript">
541/*<![CDATA[*/
Junio C Hamano7bd050f2011-09-22 06:32:22542var asciidoc = { // Namespace.
543
544/////////////////////////////////////////////////////////////////////
545// Table Of Contents generator
546/////////////////////////////////////////////////////////////////////
547
548/* Author: Mihai Bazon, September 2002
549 * http://students.infoiasi.ro/~mishoo
550 *
551 * Table Of Content generator
552 * Version: 0.4
553 *
554 * Feel free to use this script under the terms of the GNU General Public
555 * License, as long as you do not remove or alter this notice.
556 */
557
558 /* modified by Troy D. Hanson, September 2006. License: GPL */
559 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
560
561// toclevels = 1..4.
562toc: function (toclevels) {
563
564 function getText(el) {
565 var text = "";
566 for (var i = el.firstChild; i != null; i = i.nextSibling) {
567 if (i.nodeType == 3 /* Node.TEXT_NODE */) // IE doesn't speak constants.
568 text += i.data;
569 else if (i.firstChild != null)
570 text += getText(i);
571 }
572 return text;
573 }
574
575 function TocEntry(el, text, toclevel) {
576 this.element = el;
577 this.text = text;
578 this.toclevel = toclevel;
579 }
580
581 function tocEntries(el, toclevels) {
582 var result = new Array;
Junio C Hamanoc14e6ad2014-10-31 20:25:53583 var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');
Junio C Hamano7bd050f2011-09-22 06:32:22584 // Function that scans the DOM tree for header elements (the DOM2
585 // nodeIterator API would be a better technique but not supported by all
586 // browsers).
587 var iterate = function (el) {
588 for (var i = el.firstChild; i != null; i = i.nextSibling) {
589 if (i.nodeType == 1 /* Node.ELEMENT_NODE */) {
590 var mo = re.exec(i.tagName);
591 if (mo && (i.getAttribute("class") || i.getAttribute("className")) != "float") {
592 result[result.length] = new TocEntry(i, getText(i), mo[1]-1);
593 }
594 iterate(i);
595 }
596 }
597 }
598 iterate(el);
599 return result;
600 }
601
602 var toc = document.getElementById("toc");
Junio C Hamano9d971152012-12-19 00:43:11603 if (!toc) {
604 return;
605 }
606
607 // Delete existing TOC entries in case we're reloading the TOC.
608 var tocEntriesToRemove = [];
609 var i;
610 for (i = 0; i < toc.childNodes.length; i++) {
611 var entry = toc.childNodes[i];
Junio C Hamanoc14e6ad2014-10-31 20:25:53612 if (entry.nodeName.toLowerCase() == 'div'
Junio C Hamano9d971152012-12-19 00:43:11613 && entry.getAttribute("class")
614 && entry.getAttribute("class").match(/^toclevel/))
615 tocEntriesToRemove.push(entry);
616 }
617 for (i = 0; i < tocEntriesToRemove.length; i++) {
618 toc.removeChild(tocEntriesToRemove[i]);
619 }
620
621 // Rebuild TOC entries.
Junio C Hamano7bd050f2011-09-22 06:32:22622 var entries = tocEntries(document.getElementById("content"), toclevels);
623 for (var i = 0; i < entries.length; ++i) {
624 var entry = entries[i];
625 if (entry.element.id == "")
626 entry.element.id = "_toc_" + i;
627 var a = document.createElement("a");
628 a.href = "#" + entry.element.id;
629 a.appendChild(document.createTextNode(entry.text));
630 var div = document.createElement("div");
631 div.appendChild(a);
632 div.className = "toclevel" + entry.toclevel;
633 toc.appendChild(div);
634 }
635 if (entries.length == 0)
636 toc.parentNode.removeChild(toc);
637},
638
639
640/////////////////////////////////////////////////////////////////////
641// Footnotes generator
642/////////////////////////////////////////////////////////////////////
643
644/* Based on footnote generation code from:
645 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
646 */
647
648footnotes: function () {
Junio C Hamano9d971152012-12-19 00:43:11649 // Delete existing footnote entries in case we're reloading the footnodes.
650 var i;
Junio C Hamano7bd050f2011-09-22 06:32:22651 var noteholder = document.getElementById("footnotes");
Junio C Hamano9d971152012-12-19 00:43:11652 if (!noteholder) {
653 return;
654 }
655 var entriesToRemove = [];
656 for (i = 0; i < noteholder.childNodes.length; i++) {
657 var entry = noteholder.childNodes[i];
Junio C Hamanoc14e6ad2014-10-31 20:25:53658 if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")
Junio C Hamano9d971152012-12-19 00:43:11659 entriesToRemove.push(entry);
660 }
661 for (i = 0; i < entriesToRemove.length; i++) {
662 noteholder.removeChild(entriesToRemove[i]);
663 }
664
665 // Rebuild footnote entries.
666 var cont = document.getElementById("content");
Junio C Hamano7bd050f2011-09-22 06:32:22667 var spans = cont.getElementsByTagName("span");
668 var refs = {};
669 var n = 0;
670 for (i=0; i<spans.length; i++) {
671 if (spans[i].className == "footnote") {
672 n++;
Junio C Hamano9d971152012-12-19 00:43:11673 var note = spans[i].getAttribute("data-note");
674 if (!note) {
675 // Use [\s\S] in place of . so multi-line matches work.
676 // Because JavaScript has no s (dotall) regex flag.
677 note = spans[i].innerHTML.match(/\s*\[([\s\S]*)]\s*/)[1];
678 spans[i].innerHTML =
679 "[<a id='_footnoteref_" + n + "' href='#_footnote_" + n +
680 "' title='View footnote' class='footnote'>" + n + "</a>]";
681 spans[i].setAttribute("data-note", note);
682 }
Junio C Hamano7bd050f2011-09-22 06:32:22683 noteholder.innerHTML +=
684 "<div class='footnote' id='_footnote_" + n + "'>" +
685 "<a href='#_footnoteref_" + n + "' title='Return to text'>" +
686 n + "</a>. " + note + "</div>";
Junio C Hamano7bd050f2011-09-22 06:32:22687 var id =spans[i].getAttribute("id");
688 if (id != null) refs["#"+id] = n;
689 }
690 }
691 if (n == 0)
692 noteholder.parentNode.removeChild(noteholder);
693 else {
694 // Process footnoterefs.
695 for (i=0; i<spans.length; i++) {
696 if (spans[i].className == "footnoteref") {
697 var href = spans[i].getElementsByTagName("a")[0].getAttribute("href");
698 href = href.match(/#.*/)[0]; // Because IE return full URL.
699 n = refs[href];
700 spans[i].innerHTML =
701 "[<a href='#_footnote_" + n +
702 "' title='View footnote' class='footnote'>" + n + "</a>]";
703 }
704 }
705 }
Junio C Hamano9d971152012-12-19 00:43:11706},
707
708install: function(toclevels) {
709 var timerId;
710
711 function reinstall() {
712 asciidoc.footnotes();
713 if (toclevels) {
714 asciidoc.toc(toclevels);
715 }
716 }
717
718 function reinstallAndRemoveTimer() {
719 clearInterval(timerId);
720 reinstall();
721 }
722
723 timerId = setInterval(reinstall, 500);
724 if (document.addEventListener)
725 document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
726 else
727 window.onload = reinstallAndRemoveTimer;
Junio C Hamano7bd050f2011-09-22 06:32:22728}
729
730}
Junio C Hamano9d971152012-12-19 00:43:11731asciidoc.install();
Junio C Hamano7bd050f2011-09-22 06:32:22732/*]]>*/
733</script>
Junio C Hamano1a4e8412005-12-27 08:17:23734</head>
Junio C Hamano9d971152012-12-19 00:43:11735<body class="manpage">
Junio C Hamano1a4e8412005-12-27 08:17:23736<div id="header">
737<h1>
738git-fetch(1) Manual Page
739</h1>
740<h2>NAME</h2>
741<div class="sectionbody">
742<p>git-fetch -
Junio C Hamano7c73c662007-01-19 00:37:50743 Download objects and refs from another repository
Junio C Hamano1a4e8412005-12-27 08:17:23744</p>
745</div>
746</div>
Junio C Hamano7bd050f2011-09-22 06:32:22747<div id="content">
Junio C Hamano9d971152012-12-19 00:43:11748<div class="sect1">
Junio C Hamano68cf15a2010-11-06 01:01:59749<h2 id="_synopsis">SYNOPSIS</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23750<div class="sectionbody">
Junio C Hamano15567bc2011-07-23 00:51:59751<div class="verseblock">
Junio C Hamano9d971152012-12-19 00:43:11752<pre class="content"><em>git fetch</em> [&lt;options&gt;] [&lt;repository&gt; [&lt;refspec&gt;&#8230;]]
Junio C Hamano15567bc2011-07-23 00:51:59753<em>git fetch</em> [&lt;options&gt;] &lt;group&gt;
754<em>git fetch</em> --multiple [&lt;options&gt;] [(&lt;repository&gt; | &lt;group&gt;)&#8230;]
Junio C Hamano9d971152012-12-19 00:43:11755<em>git fetch</em> --all [&lt;options&gt;]</pre>
756<div class="attribution">
Junio C Hamano15567bc2011-07-23 00:51:59757</div></div>
Junio C Hamano1a4e8412005-12-27 08:17:23758</div>
Junio C Hamano9d971152012-12-19 00:43:11759</div>
760<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31761<h2 id="_description">DESCRIPTION</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23762<div class="sectionbody">
Junio C Hamano45f804f2014-06-20 22:24:49763<div class="paragraph"><p>Fetch branches and/or tags (collectively, "refs") from one or more
764other repositories, along with the objects necessary to complete their
765histories. Remote-tracking branches are updated (see the description
766of &lt;refspec&gt; below for ways to control this behavior).</p></div>
767<div class="paragraph"><p>By default, any tag that points into the histories being fetched is
768also fetched; the effect is to fetch tags that
Junio C Hamano4c8f2d92013-12-13 00:55:42769point at branches that you are interested in. This default behavior
Junio C Hamano45f804f2014-06-20 22:24:49770can be changed by using the --tags or --no-tags options or by
Junio C Hamano322c6242015-03-23 21:32:46771configuring remote.&lt;name&gt;.tagOpt. By using a refspec that fetches tags
Junio C Hamano45f804f2014-06-20 22:24:49772explicitly, you can fetch tags that do not point into branches you
773are interested in as well.</p></div>
774<div class="paragraph"><p><em>git fetch</em> can fetch from either a single named repository or URL,
Junio C Hamano9df0c662009-11-23 11:09:27775or from several repositories at once if &lt;group&gt; is given and
776there is a remotes.&lt;group&gt; entry in the configuration file.
Junio C Hamanoa28a9202012-06-21 07:08:23777(See <a href="git-config.html">git-config(1)</a>).</p></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:53778<div class="paragraph"><p>When no remote is specified, by default the <code>origin</code> remote will be used,
Junio C Hamanocf77b042013-12-17 23:54:21779unless there&#8217;s an upstream branch configured for the current branch.</p></div>
Junio C Hamano45f804f2014-06-20 22:24:49780<div class="paragraph"><p>The names of refs that are fetched, together with the object names
Junio C Hamanoc14e6ad2014-10-31 20:25:53781they point at, are written to <code>.git/FETCH_HEAD</code>. This information
Junio C Hamano45f804f2014-06-20 22:24:49782may be used by scripts or other git commands, such as <a href="git-pull.html">git-pull(1)</a>.</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:23783</div>
Junio C Hamano9d971152012-12-19 00:43:11784</div>
785<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:31786<h2 id="_options">OPTIONS</h2>
Junio C Hamano1a4e8412005-12-27 08:17:23787<div class="sectionbody">
Junio C Hamano68cf15a2010-11-06 01:01:59788<div class="dlist"><dl>
789<dt class="hdlist1">
Junio C Hamano9df0c662009-11-23 11:09:27790--all
791</dt>
792<dd>
793<p>
794 Fetch all remotes.
795</p>
796</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59797<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47798-a
799</dt>
Junio C Hamano68cf15a2010-11-06 01:01:59800<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47801--append
Junio C Hamano1a4e8412005-12-27 08:17:23802</dt>
803<dd>
804<p>
805 Append ref names and object names of fetched refs to the
Junio C Hamanoc14e6ad2014-10-31 20:25:53806 existing contents of <code>.git/FETCH_HEAD</code>. Without this
807 option old data in <code>.git/FETCH_HEAD</code> will be overwritten.
Junio C Hamano1a4e8412005-12-27 08:17:23808</p>
809</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59810<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:55811--depth=&lt;depth&gt;
Junio C Hamanoe663a7a2006-01-25 12:37:28812</dt>
Junio C Hamanoe663a7a2006-01-25 12:37:28813<dd>
814<p>
Junio C Hamano4e6ba272016-01-20 23:23:19815 Limit fetching to the specified number of commits from the tip of
816 each remote branch history. If fetching to a <em>shallow</em> repository
817 created by <code>git clone</code> with <code>--depth=&lt;depth&gt;</code> option (see
818 <a href="git-clone.html">git-clone(1)</a>), deepen or shorten the history to the specified
819 number of commits. Tags for the deepened commits are not fetched.
Junio C Hamanoe663a7a2006-01-25 12:37:28820</p>
821</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59822<dt class="hdlist1">
Junio C Hamano20829a42016-10-10 23:24:44823--deepen=&lt;depth&gt;
824</dt>
825<dd>
826<p>
827 Similar to --depth, except it specifies the number of commits
828 from the current shallow boundary instead of from the tip of
829 each remote branch history.
830</p>
831</dd>
832<dt class="hdlist1">
833--shallow-since=&lt;date&gt;
834</dt>
835<dd>
836<p>
837 Deepen or shorten the history of a shallow repository to
838 include all reachable commits after &lt;date&gt;.
839</p>
840</dd>
841<dt class="hdlist1">
842--shallow-exclude=&lt;revision&gt;
843</dt>
844<dd>
845<p>
846 Deepen or shorten the history of a shallow repository to
847 exclude commits reachable from a specified remote branch or tag.
848 This option can be specified multiple times.
849</p>
850</dd>
851<dt class="hdlist1">
Junio C Hamano0d1122e2013-02-01 21:37:02852--unshallow
853</dt>
854<dd>
855<p>
Junio C Hamano61525f92014-01-17 22:46:49856 If the source repository is complete, convert a shallow
857 repository to a complete one, removing all the limitations
858 imposed by shallow repositories.
859</p>
860<div class="paragraph"><p>If the source repository is shallow, fetch as much as possible so that
861the current repository has the same history as the source repository.</p></div>
862</dd>
863<dt class="hdlist1">
864--update-shallow
865</dt>
866<dd>
867<p>
868 By default when fetching from a shallow repository,
Junio C Hamanoc14e6ad2014-10-31 20:25:53869 <code>git fetch</code> refuses refs that require updating
Junio C Hamano61525f92014-01-17 22:46:49870 .git/shallow. This option updates .git/shallow and accept such
871 refs.
Junio C Hamano0d1122e2013-02-01 21:37:02872</p>
873</dd>
874<dt class="hdlist1">
Junio C Hamanof09b7cd2018-08-02 23:01:45875--negotiation-tip=&lt;commit|glob&gt;
876</dt>
877<dd>
878<p>
879 By default, Git will report, to the server, commits reachable
880 from all local refs to find common commits in an attempt to
881 reduce the size of the to-be-received packfile. If specified,
882 Git will only report commits reachable from the given tips.
883 This is useful to speed up fetches when the user knows which
884 local ref is likely to have commits in common with the
885 upstream ref being fetched.
886</p>
887<div class="paragraph"><p>This option may be specified more than once; if so, Git will report
888commits reachable from any of the given commits.</p></div>
889<div class="paragraph"><p>The argument to this option may be a glob on ref names, a ref, or the (possibly
890abbreviated) SHA-1 of a commit. Specifying a glob is equivalent to specifying
891this option multiple times, one for each matching ref name.</p></div>
Junio C Hamanobfd91f42018-08-17 22:21:16892<div class="paragraph"><p>See also the <code>fetch.negotiationAlgorithm</code> configuration variable
893documented in <a href="git-config.html">git-config(1)</a>.</p></div>
Junio C Hamanof09b7cd2018-08-02 23:01:45894</dd>
895<dt class="hdlist1">
Junio C Hamano9df0c662009-11-23 11:09:27896--dry-run
897</dt>
898<dd>
899<p>
900 Show what would be done, without making any changes.
901</p>
902</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59903<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47904-f
905</dt>
Junio C Hamano68cf15a2010-11-06 01:01:59906<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47907--force
Junio C Hamano1a4e8412005-12-27 08:17:23908</dt>
909<dd>
910<p>
Junio C Hamano980e61e2018-09-17 22:45:52911 When <em>git fetch</em> is used with <code>&lt;src&gt;:&lt;dst&gt;</code> refspec it may
912 refuse to update the local branch as discussed
913 in the <code>&lt;refspec&gt;</code> part below.
914 This option overrides that check.
Junio C Hamano1a4e8412005-12-27 08:17:23915</p>
916</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59917<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:55918-k
919</dt>
Junio C Hamano68cf15a2010-11-06 01:01:59920<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:55921--keep
922</dt>
923<dd>
924<p>
925 Keep downloaded pack.
926</p>
927</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59928<dt class="hdlist1">
Junio C Hamano9df0c662009-11-23 11:09:27929--multiple
930</dt>
931<dd>
932<p>
933 Allow several &lt;repository&gt; and &lt;group&gt; arguments to be
934 specified. No &lt;refspec&gt;s may be specified.
935</p>
936</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59937<dt class="hdlist1">
Junio C Hamanoc9f11c22019-07-10 02:54:04938--[no-]auto-gc
939</dt>
940<dd>
941<p>
942 Run <code>git gc --auto</code> at the end to perform garbage collection
943 if needed. This is enabled by default.
944</p>
945</dd>
946<dt class="hdlist1">
Junio C Hamano8ef91f32019-12-01 22:58:27947--[no-]write-commit-graph
948</dt>
949<dd>
950<p>
951 Write a commit-graph after fetching. This overrides the config
952 setting <code>fetch.writeCommitGraph</code>.
953</p>
954</dd>
955<dt class="hdlist1">
Junio C Hamano70664a02010-07-13 22:48:05956-p
957</dt>
Junio C Hamano68cf15a2010-11-06 01:01:59958<dt class="hdlist1">
Junio C Hamano9df0c662009-11-23 11:09:27959--prune
960</dt>
961<dd>
962<p>
Junio C Hamano042f2142016-06-27 18:05:05963 Before fetching, remove any remote-tracking references that no
Junio C Hamano4c8f2d92013-12-13 00:55:42964 longer exist on the remote. Tags are not subject to pruning
965 if they are fetched only because of the default tag
966 auto-following or due to a --tags option. However, if tags
967 are fetched due to an explicit refspec (either on the command
968 line or in the remote configuration, for example if the remote
969 was cloned with the --mirror option), then they are also
Junio C Hamano664750f2018-03-06 23:25:44970 subject to pruning. Supplying <code>--prune-tags</code> is a shorthand for
971 providing the tag refspec.
Junio C Hamano9df0c662009-11-23 11:09:27972</p>
Junio C Hamano664750f2018-03-06 23:25:44973<div class="paragraph"><p>See the PRUNING section below for more details.</p></div>
974</dd>
975<dt class="hdlist1">
976-P
977</dt>
978<dt class="hdlist1">
979--prune-tags
980</dt>
981<dd>
982<p>
983 Before fetching, remove any local tags that no longer exist on
984 the remote if <code>--prune</code> is enabled. This option should be used
985 more carefully, unlike <code>--prune</code> it will remove any local
986 references (local tags) that have been created. This option is
987 a shorthand for providing the explicit tag refspec along with
988 <code>--prune</code>, see the discussion about that in its documentation.
989</p>
990<div class="paragraph"><p>See the PRUNING section below for more details.</p></div>
Junio C Hamano9df0c662009-11-23 11:09:27991</dd>
Junio C Hamano68cf15a2010-11-06 01:01:59992<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47993-n
994</dt>
Junio C Hamano68cf15a2010-11-06 01:01:59995<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:47996--no-tags
Junio C Hamano4d04a402006-01-09 00:53:28997</dt>
998<dd>
999<p>
Junio C Hamanof7bb6692008-01-27 08:23:461000 By default, tags that point at objects that are downloaded
1001 from the remote repository are fetched and stored locally.
Junio C Hamano075ae872010-09-01 18:43:071002 This option disables this automatic tag following. The default
Junio C Hamano322c6242015-03-23 21:32:461003 behavior for a remote may be specified with the remote.&lt;name&gt;.tagOpt
Junio C Hamanoa28a9202012-06-21 07:08:231004 setting. See <a href="git-config.html">git-config(1)</a>.
Junio C Hamano4d04a402006-01-09 00:53:281005</p>
1006</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591007<dt class="hdlist1">
Junio C Hamano45f804f2014-06-20 22:24:491008--refmap=&lt;refspec&gt;
1009</dt>
1010<dd>
1011<p>
1012 When fetching refs listed on the command line, use the
1013 specified refspec (can be given more than once) to map the
1014 refs to remote-tracking branches, instead of the values of
Junio C Hamanoc14e6ad2014-10-31 20:25:531015 <code>remote.*.fetch</code> configuration variables for the remote
Junio C Hamanobee061d2020-01-30 23:21:181016 repository. Providing an empty <code>&lt;refspec&gt;</code> to the
1017 <code>--refmap</code> option causes Git to ignore the configured
1018 refspecs and rely entirely on the refspecs supplied as
1019 command-line arguments. See section on "Configured Remote-tracking
Junio C Hamano45f804f2014-06-20 22:24:491020 Branches" for details.
1021</p>
1022</dd>
1023<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:471024-t
1025</dt>
Junio C Hamano68cf15a2010-11-06 01:01:591026<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:471027--tags
Junio C Hamano1a4e8412005-12-27 08:17:231028</dt>
1029<dd>
1030<p>
Junio C Hamano4c8f2d92013-12-13 00:55:421031 Fetch all tags from the remote (i.e., fetch remote tags
Junio C Hamanoc14e6ad2014-10-31 20:25:531032 <code>refs/tags/*</code> into local tags with the same name), in addition
Junio C Hamano4c8f2d92013-12-13 00:55:421033 to whatever else would otherwise be fetched. Using this
1034 option alone does not subject tags to pruning, even if --prune
1035 is used (though tags may be pruned anyway if they are also the
Junio C Hamano92d80372016-07-13 22:00:051036 destination of an explicit refspec; see <code>--prune</code>).
Junio C Hamano1a4e8412005-12-27 08:17:231037</p>
1038</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591039<dt class="hdlist1">
Junio C Hamano5cd15182011-04-05 00:21:101040--recurse-submodules[=yes|on-demand|no]
Junio C Hamano0d75e872010-12-17 06:57:261041</dt>
1042<dd>
1043<p>
Junio C Hamano5cd15182011-04-05 00:21:101044 This option controls if and under what conditions new commits of
1045 populated submodules should be fetched too. It can be used as a
1046 boolean option to completely disable recursion when set to <em>no</em> or to
1047 unconditionally recurse into all populated submodules when set to
1048 <em>yes</em>, which is the default when this option is used without any
1049 value. Use <em>on-demand</em> to only recurse into a populated submodule
1050 when the superproject retrieves a commit that updates the submodule&#8217;s
1051 reference to a commit that isn&#8217;t already in the local submodule
1052 clone.
1053</p>
1054</dd>
1055<dt class="hdlist1">
Junio C Hamanoa7da1ba2016-01-13 00:19:451056-j
1057</dt>
1058<dt class="hdlist1">
1059--jobs=&lt;n&gt;
1060</dt>
1061<dd>
1062<p>
Junio C Hamanofa2a48b2019-10-15 05:24:401063 Number of parallel children to be used for all forms of fetching.
Junio C Hamanoa7da1ba2016-01-13 00:19:451064</p>
Junio C Hamanofa2a48b2019-10-15 05:24:401065<div class="paragraph"><p>If the <code>--multiple</code> option was specified, the different remotes will be fetched
1066in parallel. If multiple submodules are fetched, they will be fetched in
1067parallel. To control them independently, use the config settings
1068<code>fetch.parallel</code> and <code>submodule.fetchJobs</code> (see <a href="git-config.html">git-config(1)</a>).</p></div>
1069<div class="paragraph"><p>Typically, parallel recursive and multi-remote fetches will be faster. By
1070default fetches are performed sequentially, not in parallel.</p></div>
Junio C Hamanoa7da1ba2016-01-13 00:19:451071</dd>
1072<dt class="hdlist1">
Junio C Hamano5cd15182011-04-05 00:21:101073--no-recurse-submodules
1074</dt>
1075<dd>
1076<p>
1077 Disable recursive fetching of submodules (this has the same effect as
Junio C Hamano92d80372016-07-13 22:00:051078 using the <code>--recurse-submodules=no</code> option).
Junio C Hamano0d75e872010-12-17 06:57:261079</p>
1080</dd>
1081<dt class="hdlist1">
Junio C Hamanocb705392019-09-18 19:30:011082--set-upstream
1083</dt>
1084<dd>
1085<p>
1086 If the remote is fetched successfully, pull and add upstream
1087 (tracking) reference, used by argument-less
1088 <a href="git-pull.html">git-pull(1)</a> and other commands. For more information,
1089 see <code>branch.&lt;name&gt;.merge</code> and <code>branch.&lt;name&gt;.remote</code> in
1090 <a href="git-config.html">git-config(1)</a>.
1091</p>
1092</dd>
1093<dt class="hdlist1">
Junio C Hamano0d75e872010-12-17 06:57:261094--submodule-prefix=&lt;path&gt;
1095</dt>
1096<dd>
1097<p>
1098 Prepend &lt;path&gt; to paths printed in informative messages
1099 such as "Fetching submodule foo". This option is used
1100 internally when recursing over submodules.
1101</p>
1102</dd>
1103<dt class="hdlist1">
Junio C Hamano5cd15182011-04-05 00:21:101104--recurse-submodules-default=[yes|on-demand]
1105</dt>
1106<dd>
1107<p>
1108 This option is used internally to temporarily provide a
1109 non-negative default value for the --recurse-submodules
1110 option. All other methods of configuring fetch&#8217;s submodule
Junio C Hamanoa28a9202012-06-21 07:08:231111 recursion (such as settings in <a href="gitmodules.html">gitmodules(5)</a> and
1112 <a href="git-config.html">git-config(1)</a>) override this option, as does
Junio C Hamano5cd15182011-04-05 00:21:101113 specifying --[no-]recurse-submodules directly.
1114</p>
1115</dd>
1116<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:471117-u
1118</dt>
Junio C Hamano68cf15a2010-11-06 01:01:591119<dt class="hdlist1">
Junio C Hamanoeb415992008-06-08 22:49:471120--update-head-ok
Junio C Hamano1a4e8412005-12-27 08:17:231121</dt>
1122<dd>
1123<p>
Junio C Hamano1aa40d22010-01-21 17:46:431124 By default <em>git fetch</em> refuses to update the head which
Junio C Hamano1a4e8412005-12-27 08:17:231125 corresponds to the current branch. This flag disables the
Junio C Hamano1aa40d22010-01-21 17:46:431126 check. This is purely for the internal use for <em>git pull</em>
1127 to communicate with <em>git fetch</em>, and unless you are
Junio C Hamanob288d9e2007-01-02 00:04:151128 implementing your own Porcelain you are not supposed to
1129 use it.
1130</p>
1131</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591132<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:551133--upload-pack &lt;upload-pack&gt;
Junio C Hamanob288d9e2007-01-02 00:04:151134</dt>
1135<dd>
1136<p>
Junio C Hamanoc21ab052009-10-31 04:03:551137 When given, and the repository to fetch from is handled
Junio C Hamano92d80372016-07-13 22:00:051138 by <em>git fetch-pack</em>, <code>--exec=&lt;upload-pack&gt;</code> is passed to
Junio C Hamanoc21ab052009-10-31 04:03:551139 the command to specify non-default path for the command
1140 run on the other end.
1141</p>
1142</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591143<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:551144-q
1145</dt>
Junio C Hamano68cf15a2010-11-06 01:01:591146<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:551147--quiet
1148</dt>
1149<dd>
1150<p>
1151 Pass --quiet to git-fetch-pack and silence any other internally
Junio C Hamanoea90ab32010-03-15 20:32:551152 used git commands. Progress is not reported to the standard error
1153 stream.
Junio C Hamanoc21ab052009-10-31 04:03:551154</p>
1155</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591156<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:551157-v
1158</dt>
Junio C Hamano68cf15a2010-11-06 01:01:591159<dt class="hdlist1">
Junio C Hamanoc21ab052009-10-31 04:03:551160--verbose
1161</dt>
1162<dd>
1163<p>
1164 Be verbose.
Junio C Hamano1a4e8412005-12-27 08:17:231165</p>
1166</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591167<dt class="hdlist1">
Junio C Hamanoea90ab32010-03-15 20:32:551168--progress
1169</dt>
1170<dd>
1171<p>
1172 Progress status is reported on the standard error stream
1173 by default when it is attached to a terminal, unless -q
1174 is specified. This flag forces progress status even if the
1175 standard error stream is not directed to a terminal.
1176</p>
1177</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591178<dt class="hdlist1">
Junio C Hamanob9d9d902018-05-23 07:07:421179-o &lt;option&gt;
1180</dt>
1181<dt class="hdlist1">
1182--server-option=&lt;option&gt;
1183</dt>
1184<dd>
1185<p>
1186 Transmit the given string to the server when communicating using
1187 protocol version 2. The given string must not contain a NUL or LF
Junio C Hamanod1063b12019-05-08 17:18:071188 character. The server&#8217;s handling of server options, including
1189 unknown ones, is server-specific.
Junio C Hamanob9d9d902018-05-23 07:07:421190 When multiple <code>--server-option=&lt;option&gt;</code> are given, they are all
1191 sent to the other side in the order listed on the command line.
1192</p>
1193</dd>
1194<dt class="hdlist1">
Junio C Hamanoc9f11c22019-07-10 02:54:041195--show-forced-updates
1196</dt>
1197<dd>
1198<p>
1199 By default, git checks if a branch is force-updated during
1200 fetch. This can be disabled through fetch.showForcedUpdates, but
1201 the --show-forced-updates option guarantees this check occurs.
1202 See <a href="git-config.html">git-config(1)</a>.
1203</p>
1204</dd>
1205<dt class="hdlist1">
1206--no-show-forced-updates
1207</dt>
1208<dd>
1209<p>
1210 By default, git checks if a branch is force-updated during
1211 fetch. Pass --no-show-forced-updates or set fetch.showForcedUpdates
1212 to false to skip this check for performance reasons. If used during
1213 <em>git-pull</em> the --ff-only option will still check for forced updates
1214 before attempting a fast-forward update. See <a href="git-config.html">git-config(1)</a>.
1215</p>
1216</dd>
1217<dt class="hdlist1">
Junio C Hamano3fcdd072016-02-24 23:41:081218-4
1219</dt>
1220<dt class="hdlist1">
1221--ipv4
1222</dt>
1223<dd>
1224<p>
1225 Use IPv4 addresses only, ignoring IPv6 addresses.
1226</p>
1227</dd>
1228<dt class="hdlist1">
1229-6
1230</dt>
1231<dt class="hdlist1">
1232--ipv6
1233</dt>
1234<dd>
1235<p>
1236 Use IPv6 addresses only, ignoring IPv4 addresses.
1237</p>
1238</dd>
1239<dt class="hdlist1">
Junio C Hamano1a4e8412005-12-27 08:17:231240&lt;repository&gt;
1241</dt>
1242<dd>
1243<p>
1244 The "remote" repository that is the source of a fetch
Junio C Hamano054ea082008-06-01 08:26:341245 or pull operation. This parameter can be either a URL
1246 (see the section <a href="#URLS">GIT URLS</a> below) or the name
1247 of a remote (see the section <a href="#REMOTES">REMOTES</a> below).
Junio C Hamano1a4e8412005-12-27 08:17:231248</p>
Junio C Hamano40f2f8d2006-02-07 08:04:391249</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591250<dt class="hdlist1">
Junio C Hamano9df0c662009-11-23 11:09:271251&lt;group&gt;
1252</dt>
1253<dd>
1254<p>
1255 A name referring to a list of repositories as the value
1256 of remotes.&lt;group&gt; in the configuration file.
Junio C Hamanoa28a9202012-06-21 07:08:231257 (See <a href="git-config.html">git-config(1)</a>).
Junio C Hamano9df0c662009-11-23 11:09:271258</p>
1259</dd>
Junio C Hamano68cf15a2010-11-06 01:01:591260<dt class="hdlist1">
Junio C Hamano40f2f8d2006-02-07 08:04:391261&lt;refspec&gt;
1262</dt>
1263<dd>
1264<p>
Junio C Hamano45f804f2014-06-20 22:24:491265 Specifies which refs to fetch and which local refs to update.
1266 When no &lt;refspec&gt;s appear on the command line, the refs to fetch
Junio C Hamanoc14e6ad2014-10-31 20:25:531267 are read from <code>remote.&lt;repository&gt;.fetch</code> variables instead
Junio C Hamano45f804f2014-06-20 22:24:491268 (see <a href="#CRTB">CONFIGURED REMOTE-TRACKING BRANCHES</a> below).
Junio C Hamano40f2f8d2006-02-07 08:04:391269</p>
Junio C Hamano45f804f2014-06-20 22:24:491270<div class="paragraph"><p>The format of a &lt;refspec&gt; parameter is an optional plus
Junio C Hamanof7e3f472017-10-20 06:45:241271<code>+</code>, followed by the source &lt;src&gt;, followed
Junio C Hamanoc14e6ad2014-10-31 20:25:531272by a colon <code>:</code>, followed by the destination ref &lt;dst&gt;.
Junio C Hamanof7e3f472017-10-20 06:45:241273The colon can be omitted when &lt;dst&gt; is empty. &lt;src&gt; is
1274typically a ref, but it can also be a fully spelled hex object
1275name.</p></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531276<div class="paragraph"><p><code>tag &lt;tag&gt;</code> means the same as <code>refs/tags/&lt;tag&gt;:refs/tags/&lt;tag&gt;</code>;
Junio C Hamano45f804f2014-06-20 22:24:491277it requests fetching everything up to the given tag.</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591278<div class="paragraph"><p>The remote ref that matches &lt;src&gt;
Junio C Hamano980e61e2018-09-17 22:45:521279is fetched, and if &lt;dst&gt; is not an empty string, an attempt
1280is made to update the local ref that matches it.</p></div>
1281<div class="paragraph"><p>Whether that update is allowed without <code>--force</code> depends on the ref
1282namespace it&#8217;s being fetched to, the type of object being fetched, and
1283whether the update is considered to be a fast-forward. Generally, the
1284same rules apply for fetching as when pushing, see the <code>&lt;refspec&gt;...</code>
1285section of <a href="git-push.html">git-push(1)</a> for what those are. Exceptions to those
1286rules particular to <em>git fetch</em> are noted below.</p></div>
1287<div class="paragraph"><p>Until Git version 2.20, and unlike when pushing with
1288<a href="git-push.html">git-push(1)</a>, any updates to <code>refs/tags/*</code> would be accepted
Junio C Hamanoca9da322018-09-20 21:53:411289without <code>+</code> in the refspec (or <code>--force</code>). When fetching, we promiscuously
Junio C Hamano980e61e2018-09-17 22:45:521290considered all tag updates from a remote to be forced fetches. Since
Junio C Hamanoca9da322018-09-20 21:53:411291Git version 2.20, fetching to update <code>refs/tags/*</code> works the same way
Junio C Hamano980e61e2018-09-17 22:45:521292as when pushing. I.e. any updates will be rejected without <code>+</code> in the
1293refspec (or <code>--force</code>).</p></div>
1294<div class="paragraph"><p>Unlike when pushing with <a href="git-push.html">git-push(1)</a>, any updates outside of
1295<code>refs/{tags,heads}/*</code> will be accepted without <code>+</code> in the refspec (or
1296<code>--force</code>), whether that&#8217;s swapping e.g. a tree object for a blob, or
1297a commit for another commit that&#8217;s doesn&#8217;t have the previous commit as
1298an ancestor etc.</p></div>
1299<div class="paragraph"><p>Unlike when pushing with <a href="git-push.html">git-push(1)</a>, there is no
1300configuration which&#8217;ll amend these rules, and nothing like a
1301<code>pre-fetch</code> hook analogous to the <code>pre-receive</code> hook.</p></div>
1302<div class="paragraph"><p>As with pushing with <a href="git-push.html">git-push(1)</a>, all of the rules described
1303above about what&#8217;s not allowed as an update can be overridden by
1304adding an the optional leading <code>+</code> to a refspec (or using <code>--force</code>
1305command line option). The only exception to this is that no amount of
1306forcing will make the <code>refs/heads/*</code> namespace accept a non-commit
1307object.</p></div>
Junio C Hamano40f2f8d2006-02-07 08:04:391308<div class="admonitionblock">
1309<table><tr>
1310<td class="icon">
1311<div class="title">Note</div>
1312</td>
Junio C Hamano45f804f2014-06-20 22:24:491313<td class="content">When the remote branch you want to fetch is known to
1314be rewound and rebased regularly, it is expected that
1315its new tip will not be descendant of its previous tip
1316(as stored in your remote-tracking branch the last time
1317you fetched). You would want
Junio C Hamanoc14e6ad2014-10-31 20:25:531318to use the <code>+</code> sign to indicate non-fast-forward updates
Junio C Hamano45f804f2014-06-20 22:24:491319will be needed for such branches. There is no way to
1320determine or declare that a branch will be made available
1321in a repository with this behavior; the pulling user simply
Junio C Hamano40f2f8d2006-02-07 08:04:391322must know this is the expected usage pattern for a branch.</td>
1323</tr></table>
1324</div>
Junio C Hamano40f2f8d2006-02-07 08:04:391325</dd>
Junio C Hamanoba4b9282008-07-06 05:20:311326</dl></div>
Junio C Hamano40f2f8d2006-02-07 08:04:391327</div>
Junio C Hamano9d971152012-12-19 00:43:111328</div>
1329<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311330<h2 id="_git_urls_a_id_urls_a">GIT URLS<a id="URLS"></a></h2>
Junio C Hamano40f2f8d2006-02-07 08:04:391331<div class="sectionbody">
Junio C Hamano68cf15a2010-11-06 01:01:591332<div class="paragraph"><p>In general, URLs contain information about the transport protocol, the
Junio C Hamano0c053e82010-04-19 06:46:341333address of the remote server, and the path to the repository.
1334Depending on the transport protocol, some of this information may be
1335absent.</p></div>
Junio C Hamano6631a092012-10-10 22:50:571336<div class="paragraph"><p>Git supports ssh, git, http, and https protocols (in addition, ftp,
Junio C Hamanof85ef632016-02-17 22:31:061337and ftps can be used for fetching, but this is inefficient and
1338deprecated; do not use it).</p></div>
Junio C Hamanoa1952302013-07-01 21:31:181339<div class="paragraph"><p>The native transport (i.e. git:// URL) does no authentication and
1340should be used with caution on unsecured networks.</p></div>
Junio C Hamano6631a092012-10-10 22:50:571341<div class="paragraph"><p>The following syntaxes may be used with them:</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591342<div class="ulist"><ul>
Junio C Hamano1a4e8412005-12-27 08:17:231343<li>
1344<p>
Junio C Hamano0c053e82010-04-19 06:46:341345ssh://&#91;user@&#93;host.xz&#91;:port&#93;/path/to/repo.git/
Junio C Hamano1a4e8412005-12-27 08:17:231346</p>
1347</li>
1348<li>
1349<p>
Junio C Hamanoa3bb6eb2009-02-05 01:26:331350git://host.xz&#91;:port&#93;/path/to/repo.git/
Junio C Hamano1a4e8412005-12-27 08:17:231351</p>
1352</li>
1353<li>
1354<p>
Junio C Hamano0c053e82010-04-19 06:46:341355http&#91;s&#93;://host.xz&#91;:port&#93;/path/to/repo.git/
Junio C Hamano1a4e8412005-12-27 08:17:231356</p>
1357</li>
1358<li>
1359<p>
Junio C Hamano0c053e82010-04-19 06:46:341360ftp&#91;s&#93;://host.xz&#91;:port&#93;/path/to/repo.git/
Junio C Hamanodbb64592007-09-01 11:17:391361</p>
1362</li>
Junio C Hamanoba4b9282008-07-06 05:20:311363</ul></div>
Junio C Hamano68cf15a2010-11-06 01:01:591364<div class="paragraph"><p>An alternative scp-like syntax may also be used with the ssh protocol:</p></div>
1365<div class="ulist"><ul>
Junio C Hamano1a4e8412005-12-27 08:17:231366<li>
1367<p>
Junio C Hamano0c053e82010-04-19 06:46:341368&#91;user@&#93;host.xz:path/to/repo.git/
Junio C Hamano1a4e8412005-12-27 08:17:231369</p>
1370</li>
Junio C Hamanoba4b9282008-07-06 05:20:311371</ul></div>
Junio C Hamano7e590a12013-06-02 23:46:521372<div class="paragraph"><p>This syntax is only recognized if there are no slashes before the
1373first colon. This helps differentiate a local path that contains a
Junio C Hamanoc14e6ad2014-10-31 20:25:531374colon. For example the local path <code>foo:bar</code> could be specified as an
1375absolute path or <code>./foo:bar</code> to avoid being misinterpreted as an ssh
Junio C Hamano7e590a12013-06-02 23:46:521376url.</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591377<div class="paragraph"><p>The ssh and git protocols additionally support ~username expansion:</p></div>
1378<div class="ulist"><ul>
Junio C Hamano0c053e82010-04-19 06:46:341379<li>
1380<p>
1381ssh://&#91;user@&#93;host.xz&#91;:port&#93;/~&#91;user&#93;/path/to/repo.git/
1382</p>
1383</li>
1384<li>
1385<p>
1386git://host.xz&#91;:port&#93;/~&#91;user&#93;/path/to/repo.git/
1387</p>
1388</li>
1389<li>
1390<p>
1391&#91;user@&#93;host.xz:/~&#91;user&#93;/path/to/repo.git/
1392</p>
1393</li>
1394</ul></div>
Junio C Hamano076ffcc2013-02-06 05:13:211395<div class="paragraph"><p>For local repositories, also supported by Git natively, the following
Junio C Hamano0c053e82010-04-19 06:46:341396syntaxes may be used:</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591397<div class="ulist"><ul>
Junio C Hamano1a4e8412005-12-27 08:17:231398<li>
1399<p>
1400/path/to/repo.git/
1401</p>
1402</li>
Junio C Hamanob1d6e882007-08-11 08:30:161403<li>
1404<p>
Junio C Hamanodc8f8de2013-06-05 22:58:071405file:///path/to/repo.git/
Junio C Hamanob1d6e882007-08-11 08:30:161406</p>
1407</li>
Junio C Hamanoba4b9282008-07-06 05:20:311408</ul></div>
Junio C Hamano68cf15a2010-11-06 01:01:591409<div class="paragraph"><p>These two syntaxes are mostly equivalent, except when cloning, when
Junio C Hamanoa28a9202012-06-21 07:08:231410the former implies --local option. See <a href="git-clone.html">git-clone(1)</a> for
Junio C Hamano0c053e82010-04-19 06:46:341411details.</p></div>
Junio C Hamanob4896852019-12-10 23:15:091412<div class="paragraph"><p><em>git clone</em>, <em>git fetch</em> and <em>git pull</em>, but not <em>git push</em>, will also
1413accept a suitable bundle file. See <a href="git-bundle.html">git-bundle(1)</a>.</p></div>
Junio C Hamano076ffcc2013-02-06 05:13:211414<div class="paragraph"><p>When Git doesn&#8217;t know how to handle a certain transport protocol, it
Junio C Hamano0c053e82010-04-19 06:46:341415attempts to use the <em>remote-&lt;transport&gt;</em> remote helper, if one
1416exists. To explicitly request a remote helper, the following syntax
1417may be used:</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591418<div class="ulist"><ul>
Junio C Hamano0c053e82010-04-19 06:46:341419<li>
1420<p>
1421&lt;transport&gt;::&lt;address&gt;
1422</p>
1423</li>
1424</ul></div>
Junio C Hamano68cf15a2010-11-06 01:01:591425<div class="paragraph"><p>where &lt;address&gt; may be a path, a server and path, or an arbitrary
Junio C Hamano0c053e82010-04-19 06:46:341426URL-like string recognized by the specific remote helper being
Junio C Hamanob5513772019-04-22 03:38:391427invoked. See <a href="gitremote-helpers.html">gitremote-helpers(7)</a> for details.</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591428<div class="paragraph"><p>If there are a large number of similarly-named remote repositories and
Junio C Hamano24bc09a2008-02-28 00:27:441429you want to use a different format for them (such that the URLs you
1430use will be rewritten into URLs that work), you can create a
Junio C Hamanoba4b9282008-07-06 05:20:311431configuration section of the form:</p></div>
Junio C Hamano24bc09a2008-02-28 00:27:441432<div class="listingblock">
1433<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531434<pre><code> [url "&lt;actual url base&gt;"]
1435 insteadOf = &lt;other url base&gt;</code></pre>
Junio C Hamano24bc09a2008-02-28 00:27:441436</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591437<div class="paragraph"><p>For example, with this:</p></div>
Junio C Hamano24bc09a2008-02-28 00:27:441438<div class="listingblock">
1439<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531440<pre><code> [url "git://git.host.xz/"]
Junio C Hamano24bc09a2008-02-28 00:27:441441 insteadOf = host.xz:/path/to/
Junio C Hamanoc14e6ad2014-10-31 20:25:531442 insteadOf = work:</code></pre>
Junio C Hamano24bc09a2008-02-28 00:27:441443</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591444<div class="paragraph"><p>a URL like "work:repo.git" or like "host.xz:/path/to/repo.git" will be
Junio C Hamanoba4b9282008-07-06 05:20:311445rewritten in any context that takes a URL to be "git://git.host.xz/repo.git".</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591446<div class="paragraph"><p>If you want to rewrite URLs for push only, you can create a
Junio C Hamano7df6dcf2009-09-13 09:51:171447configuration section of the form:</p></div>
1448<div class="listingblock">
1449<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531450<pre><code> [url "&lt;actual url base&gt;"]
1451 pushInsteadOf = &lt;other url base&gt;</code></pre>
Junio C Hamano7df6dcf2009-09-13 09:51:171452</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591453<div class="paragraph"><p>For example, with this:</p></div>
Junio C Hamano7df6dcf2009-09-13 09:51:171454<div class="listingblock">
1455<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531456<pre><code> [url "ssh://example.org/"]
1457 pushInsteadOf = git://example.org/</code></pre>
Junio C Hamano7df6dcf2009-09-13 09:51:171458</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591459<div class="paragraph"><p>a URL like "git://example.org/path/to/repo.git" will be rewritten to
Junio C Hamano7df6dcf2009-09-13 09:51:171460"ssh://example.org/path/to/repo.git" for pushes, but pulls will still
1461use the original URL.</p></div>
Junio C Hamano40f2f8d2006-02-07 08:04:391462</div>
Junio C Hamano9d971152012-12-19 00:43:111463</div>
1464<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311465<h2 id="_remotes_a_id_remotes_a">REMOTES<a id="REMOTES"></a></h2>
Junio C Hamano40f2f8d2006-02-07 08:04:391466<div class="sectionbody">
Junio C Hamano68cf15a2010-11-06 01:01:591467<div class="paragraph"><p>The name of one of the following can be used instead
Junio C Hamanoc14e6ad2014-10-31 20:25:531468of a URL as <code>&lt;repository&gt;</code> argument:</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591469<div class="ulist"><ul>
Junio C Hamano054ea082008-06-01 08:26:341470<li>
1471<p>
Junio C Hamanoc14e6ad2014-10-31 20:25:531472a remote in the Git configuration file: <code>$GIT_DIR/config</code>,
Junio C Hamano054ea082008-06-01 08:26:341473</p>
1474</li>
1475<li>
1476<p>
Junio C Hamanoc14e6ad2014-10-31 20:25:531477a file in the <code>$GIT_DIR/remotes</code> directory, or
Junio C Hamano054ea082008-06-01 08:26:341478</p>
1479</li>
1480<li>
1481<p>
Junio C Hamanoc14e6ad2014-10-31 20:25:531482a file in the <code>$GIT_DIR/branches</code> directory.
Junio C Hamano054ea082008-06-01 08:26:341483</p>
1484</li>
Junio C Hamanoba4b9282008-07-06 05:20:311485</ul></div>
Junio C Hamano68cf15a2010-11-06 01:01:591486<div class="paragraph"><p>All of these also allow you to omit the refspec from the command line
Junio C Hamanoba4b9282008-07-06 05:20:311487because they each contain a refspec which git will use by default.</p></div>
Junio C Hamano9d971152012-12-19 00:43:111488<div class="sect2">
1489<h3 id="_named_remote_in_configuration_file">Named remote in configuration file</h3>
Junio C Hamano68cf15a2010-11-06 01:01:591490<div class="paragraph"><p>You can choose to provide the name of a remote which you had previously
Junio C Hamanoa28a9202012-06-21 07:08:231491configured using <a href="git-remote.html">git-remote(1)</a>, <a href="git-config.html">git-config(1)</a>
Junio C Hamanoc14e6ad2014-10-31 20:25:531492or even by a manual edit to the <code>$GIT_DIR/config</code> file. The URL of
Junio C Hamano054ea082008-06-01 08:26:341493this remote will be used to access the repository. The refspec
1494of this remote will be used by default when you do
1495not provide a refspec on the command line. The entry in the
Junio C Hamanoba4b9282008-07-06 05:20:311496config file would appear like this:</p></div>
Junio C Hamano054ea082008-06-01 08:26:341497<div class="listingblock">
1498<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531499<pre><code> [remote "&lt;name&gt;"]
Junio C Hamano054ea082008-06-01 08:26:341500 url = &lt;url&gt;
Junio C Hamano0e88f3e2009-06-21 08:03:251501 pushurl = &lt;pushurl&gt;
Junio C Hamano054ea082008-06-01 08:26:341502 push = &lt;refspec&gt;
Junio C Hamanoc14e6ad2014-10-31 20:25:531503 fetch = &lt;refspec&gt;</code></pre>
Junio C Hamano054ea082008-06-01 08:26:341504</div></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531505<div class="paragraph"><p>The <code>&lt;pushurl&gt;</code> is used for pushes only. It is optional and defaults
1506to <code>&lt;url&gt;</code>.</p></div>
Junio C Hamano9d971152012-12-19 00:43:111507</div>
1508<div class="sect2">
Junio C Hamanoc14e6ad2014-10-31 20:25:531509<h3 id="_named_file_in_code_git_dir_remotes_code">Named file in <code>$GIT_DIR/remotes</code></h3>
Junio C Hamano68cf15a2010-11-06 01:01:591510<div class="paragraph"><p>You can choose to provide the name of a
Junio C Hamanoc14e6ad2014-10-31 20:25:531511file in <code>$GIT_DIR/remotes</code>. The URL
Junio C Hamano054ea082008-06-01 08:26:341512in this file will be used to access the repository. The refspec
1513in this file will be used as default when you do not
1514provide a refspec on the command line. This file should have the
Junio C Hamanoba4b9282008-07-06 05:20:311515following format:</p></div>
Junio C Hamano1caaf472006-12-31 08:29:351516<div class="listingblock">
Junio C Hamano1a4e8412005-12-27 08:17:231517<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531518<pre><code> URL: one of the above URL format
Junio C Hamanod3361ad2007-01-01 03:20:241519 Push: &lt;refspec&gt;
Junio C Hamanoc14e6ad2014-10-31 20:25:531520 Pull: &lt;refspec&gt;</code></pre>
Junio C Hamano1a4e8412005-12-27 08:17:231521</div></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531522<div class="paragraph"><p><code>Push:</code> lines are used by <em>git push</em> and
1523<code>Pull:</code> lines are used by <em>git pull</em> and <em>git fetch</em>.
1524Multiple <code>Push:</code> and <code>Pull:</code> lines may
Junio C Hamanoba4b9282008-07-06 05:20:311525be specified for additional branch mappings.</p></div>
Junio C Hamano9d971152012-12-19 00:43:111526</div>
1527<div class="sect2">
Junio C Hamanoc14e6ad2014-10-31 20:25:531528<h3 id="_named_file_in_code_git_dir_branches_code">Named file in <code>$GIT_DIR/branches</code></h3>
Junio C Hamano68cf15a2010-11-06 01:01:591529<div class="paragraph"><p>You can choose to provide the name of a
Junio C Hamanoc14e6ad2014-10-31 20:25:531530file in <code>$GIT_DIR/branches</code>.
Junio C Hamano054ea082008-06-01 08:26:341531The URL in this file will be used to access the repository.
Junio C Hamanoba4b9282008-07-06 05:20:311532This file should have the following format:</p></div>
Junio C Hamano1caaf472006-12-31 08:29:351533<div class="listingblock">
Junio C Hamano249572f2006-10-24 05:44:081534<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531535<pre><code> &lt;url&gt;#&lt;head&gt;</code></pre>
Junio C Hamano249572f2006-10-24 05:44:081536</div></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531537<div class="paragraph"><p><code>&lt;url&gt;</code> is required; <code>#&lt;head&gt;</code> is optional.</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591538<div class="paragraph"><p>Depending on the operation, git will use one of the following
1539refspecs, if you don&#8217;t provide one on the command line.
Junio C Hamanoc14e6ad2014-10-31 20:25:531540<code>&lt;branch&gt;</code> is the name of this file in <code>$GIT_DIR/branches</code> and
1541<code>&lt;head&gt;</code> defaults to <code>master</code>.</p></div>
Junio C Hamano68cf15a2010-11-06 01:01:591542<div class="paragraph"><p>git fetch uses:</p></div>
Junio C Hamano1caaf472006-12-31 08:29:351543<div class="listingblock">
Junio C Hamano1a4e8412005-12-27 08:17:231544<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531545<pre><code> refs/heads/&lt;head&gt;:refs/heads/&lt;branch&gt;</code></pre>
Junio C Hamano28363492008-11-14 08:26:311546</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591547<div class="paragraph"><p>git push uses:</p></div>
Junio C Hamano28363492008-11-14 08:26:311548<div class="listingblock">
1549<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531550<pre><code> HEAD:refs/heads/&lt;head&gt;</code></pre>
Junio C Hamano1a4e8412005-12-27 08:17:231551</div></div>
Junio C Hamano1a4e8412005-12-27 08:17:231552</div>
Junio C Hamano9d971152012-12-19 00:43:111553</div>
1554</div>
1555<div class="sect1">
Junio C Hamano45f804f2014-06-20 22:24:491556<h2 id="_configured_remote_tracking_branches_a_id_crtb_a">CONFIGURED REMOTE-TRACKING BRANCHES<a id="CRTB"></a></h2>
1557<div class="sectionbody">
1558<div class="paragraph"><p>You often interact with the same remote repository by
1559regularly and repeatedly fetching from it. In order to keep track
Junio C Hamanoc14e6ad2014-10-31 20:25:531560of the progress of such a remote repository, <code>git fetch</code> allows you
1561to configure <code>remote.&lt;repository&gt;.fetch</code> configuration variables.</p></div>
Junio C Hamano45f804f2014-06-20 22:24:491562<div class="paragraph"><p>Typically such a variable may look like this:</p></div>
1563<div class="listingblock">
1564<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531565<pre><code>[remote "origin"]
1566 fetch = +refs/heads/*:refs/remotes/origin/*</code></pre>
Junio C Hamano45f804f2014-06-20 22:24:491567</div></div>
1568<div class="paragraph"><p>This configuration is used in two ways:</p></div>
1569<div class="ulist"><ul>
1570<li>
1571<p>
Junio C Hamanoc14e6ad2014-10-31 20:25:531572When <code>git fetch</code> is run without specifying what branches
1573 and/or tags to fetch on the command line, e.g. <code>git fetch origin</code>
1574 or <code>git fetch</code>, <code>remote.&lt;repository&gt;.fetch</code> values are used as
Junio C Hamanoee615802015-10-29 21:45:261575 the refspecs&#8212;they specify which refs to fetch and which local refs
Junio C Hamano45f804f2014-06-20 22:24:491576 to update. The example above will fetch
Junio C Hamanoc14e6ad2014-10-31 20:25:531577 all branches that exist in the <code>origin</code> (i.e. any ref that matches
1578 the left-hand side of the value, <code>refs/heads/*</code>) and update the
1579 corresponding remote-tracking branches in the <code>refs/remotes/origin/*</code>
Junio C Hamano45f804f2014-06-20 22:24:491580 hierarchy.
1581</p>
1582</li>
1583<li>
1584<p>
Junio C Hamanoc14e6ad2014-10-31 20:25:531585When <code>git fetch</code> is run with explicit branches and/or tags
1586 to fetch on the command line, e.g. <code>git fetch origin master</code>, the
Junio C Hamano45f804f2014-06-20 22:24:491587 &lt;refspec&gt;s given on the command line determine what are to be
Junio C Hamanoc14e6ad2014-10-31 20:25:531588 fetched (e.g. <code>master</code> in the example,
1589 which is a short-hand for <code>master:</code>, which in turn means
Junio C Hamano45f804f2014-06-20 22:24:491590 "fetch the <em>master</em> branch but I do not explicitly say what
1591 remote-tracking branch to update with it from the command line"),
1592 and the example command will
Junio C Hamanoc14e6ad2014-10-31 20:25:531593 fetch <em>only</em> the <em>master</em> branch. The <code>remote.&lt;repository&gt;.fetch</code>
Junio C Hamano45f804f2014-06-20 22:24:491594 values determine which
1595 remote-tracking branch, if any, is updated. When used in this
Junio C Hamanoc14e6ad2014-10-31 20:25:531596 way, the <code>remote.&lt;repository&gt;.fetch</code> values do not have any
Junio C Hamano45f804f2014-06-20 22:24:491597 effect in deciding <em>what</em> gets fetched (i.e. the values are not
1598 used as refspecs when the command-line lists refspecs); they are
1599 only used to decide <em>where</em> the refs that are fetched are stored
1600 by acting as a mapping.
1601</p>
1602</li>
1603</ul></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531604<div class="paragraph"><p>The latter use of the <code>remote.&lt;repository&gt;.fetch</code> values can be
1605overridden by giving the <code>--refmap=&lt;refspec&gt;</code> parameter(s) on the
Junio C Hamano45f804f2014-06-20 22:24:491606command line.</p></div>
1607</div>
1608</div>
1609<div class="sect1">
Junio C Hamano664750f2018-03-06 23:25:441610<h2 id="_pruning">PRUNING</h2>
1611<div class="sectionbody">
1612<div class="paragraph"><p>Git has a default disposition of keeping data unless it&#8217;s explicitly
1613thrown away; this extends to holding onto local references to branches
1614on remotes that have themselves deleted those branches.</p></div>
1615<div class="paragraph"><p>If left to accumulate, these stale references might make performance
1616worse on big and busy repos that have a lot of branch churn, and
1617e.g. make the output of commands like <code>git branch -a --contains
1618&lt;commit&gt;</code> needlessly verbose, as well as impacting anything else
1619that&#8217;ll work with the complete set of known references.</p></div>
1620<div class="paragraph"><p>These remote-tracking references can be deleted as a one-off with
1621either of:</p></div>
1622<div class="listingblock">
1623<div class="content">
1624<pre><code># While fetching
1625$ git fetch --prune &lt;name&gt;
1626
1627# Only prune, don't fetch
1628$ git remote prune &lt;name&gt;</code></pre>
1629</div></div>
1630<div class="paragraph"><p>To prune references as part of your normal workflow without needing to
1631remember to run that, set <code>fetch.prune</code> globally, or
1632<code>remote.&lt;name&gt;.prune</code> per-remote in the config. See
1633<a href="git-config.html">git-config(1)</a>.</p></div>
1634<div class="paragraph"><p>Here&#8217;s where things get tricky and more specific. The pruning feature
1635doesn&#8217;t actually care about branches, instead it&#8217;ll prune local &lt;&#8594;
1636remote-references as a function of the refspec of the remote (see
1637<code>&lt;refspec&gt;</code> and <a href="#CRTB">CONFIGURED REMOTE-TRACKING BRANCHES</a> above).</p></div>
1638<div class="paragraph"><p>Therefore if the refspec for the remote includes
1639e.g. <code>refs/tags/*:refs/tags/*</code>, or you manually run e.g. <code>git fetch
1640--prune &lt;name&gt; "refs/tags/*:refs/tags/*"</code> it won&#8217;t be stale remote
1641tracking branches that are deleted, but any local tag that doesn&#8217;t
1642exist on the remote.</p></div>
1643<div class="paragraph"><p>This might not be what you expect, i.e. you want to prune remote
1644<code>&lt;name&gt;</code>, but also explicitly fetch tags from it, so when you fetch
1645from it you delete all your local tags, most of which may not have
1646come from the <code>&lt;name&gt;</code> remote in the first place.</p></div>
1647<div class="paragraph"><p>So be careful when using this with a refspec like
1648<code>refs/tags/*:refs/tags/*</code>, or any other refspec which might map
1649references from multiple remotes to the same local namespace.</p></div>
1650<div class="paragraph"><p>Since keeping up-to-date with both branches and tags on the remote is
1651a common use-case the <code>--prune-tags</code> option can be supplied along with
1652<code>--prune</code> to prune local tags that don&#8217;t exist on the remote, and
1653force-update those tags that differ. Tag pruning can also be enabled
1654with <code>fetch.pruneTags</code> or <code>remote.&lt;name&gt;.pruneTags</code> in the config. See
1655<a href="git-config.html">git-config(1)</a>.</p></div>
1656<div class="paragraph"><p>The <code>--prune-tags</code> option is equivalent to having
1657<code>refs/tags/*:refs/tags/*</code> declared in the refspecs of the remote. This
1658can lead to some seemingly strange interactions:</p></div>
1659<div class="listingblock">
1660<div class="content">
1661<pre><code># These both fetch tags
1662$ git fetch --no-tags origin 'refs/tags/*:refs/tags/*'
1663$ git fetch --no-tags --prune-tags origin</code></pre>
1664</div></div>
1665<div class="paragraph"><p>The reason it doesn&#8217;t error out when provided without <code>--prune</code> or its
1666config versions is for flexibility of the configured versions, and to
1667maintain a 1=1 mapping between what the command line flags do, and
1668what the configuration versions do.</p></div>
1669<div class="paragraph"><p>It&#8217;s reasonable to e.g. configure <code>fetch.pruneTags=true</code> in
1670<code>~/.gitconfig</code> to have tags pruned whenever <code>git fetch --prune</code> is
1671run, without making every invocation of <code>git fetch</code> without <code>--prune</code>
1672an error.</p></div>
1673<div class="paragraph"><p>Pruning tags with <code>--prune-tags</code> also works when fetching a URL
1674instead of a named remote. These will all prune tags not found on
1675origin:</p></div>
1676<div class="listingblock">
1677<div class="content">
1678<pre><code>$ git fetch origin --prune --prune-tags
1679$ git fetch origin --prune 'refs/tags/*:refs/tags/*'
1680$ git fetch &lt;url of origin&gt; --prune --prune-tags
1681$ git fetch &lt;url of origin&gt; --prune 'refs/tags/*:refs/tags/*'</code></pre>
1682</div></div>
1683</div>
1684</div>
1685<div class="sect1">
Junio C Hamano1a1b8472016-07-19 21:37:131686<h2 id="_output">OUTPUT</h2>
1687<div class="sectionbody">
1688<div class="paragraph"><p>The output of "git fetch" depends on the transport method used; this
1689section describes the output when fetching over the Git protocol
1690(either locally or via ssh) and Smart HTTP protocol.</p></div>
1691<div class="paragraph"><p>The status of the fetch is output in tabular form, with each line
1692representing the status of a single ref. Each line is of the form:</p></div>
1693<div class="listingblock">
1694<div class="content">
1695<pre><code> &lt;flag&gt; &lt;summary&gt; &lt;from&gt; -&gt; &lt;to&gt; [&lt;reason&gt;]</code></pre>
1696</div></div>
1697<div class="paragraph"><p>The status of up-to-date refs is shown only if the --verbose option is
1698used.</p></div>
1699<div class="paragraph"><p>In compact output mode, specified with configuration variable
1700fetch.output, if either entire <code>&lt;from&gt;</code> or <code>&lt;to&gt;</code> is found in the
1701other string, it will be substituted with <code>*</code> in the other string. For
1702example, <code>master -&gt; origin/master</code> becomes <code>master -&gt; origin/*</code>.</p></div>
1703<div class="dlist"><dl>
1704<dt class="hdlist1">
1705flag
1706</dt>
1707<dd>
1708<p>
1709 A single character indicating the status of the ref:
1710</p>
1711<div class="dlist"><dl>
1712<dt class="hdlist1">
1713(space)
1714</dt>
1715<dd>
1716<p>
1717for a successfully fetched fast-forward;
1718</p>
1719</dd>
1720<dt class="hdlist1">
1721<code>+</code>
1722</dt>
1723<dd>
1724<p>
1725for a successful forced update;
1726</p>
1727</dd>
1728<dt class="hdlist1">
1729<code>-</code>
1730</dt>
1731<dd>
1732<p>
1733for a successfully pruned ref;
1734</p>
1735</dd>
1736<dt class="hdlist1">
1737<code>t</code>
1738</dt>
1739<dd>
1740<p>
1741for a successful tag update;
1742</p>
1743</dd>
1744<dt class="hdlist1">
1745<code>*</code>
1746</dt>
1747<dd>
1748<p>
1749for a successfully fetched new ref;
1750</p>
1751</dd>
1752<dt class="hdlist1">
1753<code>!</code>
1754</dt>
1755<dd>
1756<p>
1757for a ref that was rejected or failed to update; and
1758</p>
1759</dd>
1760<dt class="hdlist1">
1761<code>=</code>
1762</dt>
1763<dd>
1764<p>
1765for a ref that was up to date and did not need fetching.
1766</p>
1767</dd>
1768</dl></div>
1769</dd>
1770<dt class="hdlist1">
1771summary
1772</dt>
1773<dd>
1774<p>
1775 For a successfully fetched ref, the summary shows the old and new
1776 values of the ref in a form suitable for using as an argument to
1777 <code>git log</code> (this is <code>&lt;old&gt;..&lt;new&gt;</code> in most cases, and
1778 <code>&lt;old&gt;...&lt;new&gt;</code> for forced non-fast-forward updates).
1779</p>
1780</dd>
1781<dt class="hdlist1">
1782from
1783</dt>
1784<dd>
1785<p>
1786 The name of the remote ref being fetched from, minus its
1787 <code>refs/&lt;type&gt;/</code> prefix. In the case of deletion, the name of
1788 the remote ref is "(none)".
1789</p>
1790</dd>
1791<dt class="hdlist1">
1792to
1793</dt>
1794<dd>
1795<p>
1796 The name of the local ref being updated, minus its
1797 <code>refs/&lt;type&gt;/</code> prefix.
1798</p>
1799</dd>
1800<dt class="hdlist1">
1801reason
1802</dt>
1803<dd>
1804<p>
1805 A human-readable explanation. In the case of successfully fetched
1806 refs, no explanation is needed. For a failed ref, the reason for
1807 failure is described.
1808</p>
1809</dd>
1810</dl></div>
1811</div>
1812</div>
1813<div class="sect1">
Junio C Hamanoc21ab052009-10-31 04:03:551814<h2 id="_examples">EXAMPLES</h2>
1815<div class="sectionbody">
Junio C Hamano68cf15a2010-11-06 01:01:591816<div class="ulist"><ul>
Junio C Hamanoc21ab052009-10-31 04:03:551817<li>
1818<p>
1819Update the remote-tracking branches:
1820</p>
1821<div class="listingblock">
1822<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531823<pre><code>$ git fetch origin</code></pre>
Junio C Hamanoc21ab052009-10-31 04:03:551824</div></div>
Junio C Hamano68cf15a2010-11-06 01:01:591825<div class="paragraph"><p>The above command copies all branches from the remote refs/heads/
Junio C Hamanoc21ab052009-10-31 04:03:551826namespace and stores them to the local refs/remotes/origin/ namespace,
1827unless the branch.&lt;name&gt;.fetch option is used to specify a non-default
1828refspec.</p></div>
1829</li>
1830<li>
1831<p>
1832Using refspecs explicitly:
1833</p>
1834<div class="listingblock">
1835<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531836<pre><code>$ git fetch origin +pu:pu maint:tmp</code></pre>
Junio C Hamanoc21ab052009-10-31 04:03:551837</div></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531838<div class="paragraph"><p>This updates (or creates, as necessary) branches <code>pu</code> and <code>tmp</code> in
Junio C Hamanoc21ab052009-10-31 04:03:551839the local repository by fetching from the branches (respectively)
Junio C Hamanoc14e6ad2014-10-31 20:25:531840<code>pu</code> and <code>maint</code> from the remote repository.</p></div>
Junio C Hamano2aba1012019-08-08 21:46:111841<div class="paragraph"><p>The <code>pu</code> branch will be updated even if it does not fast-forward,
Junio C Hamanoc14e6ad2014-10-31 20:25:531842because it is prefixed with a plus sign; <code>tmp</code> will not be.</p></div>
Junio C Hamanoc21ab052009-10-31 04:03:551843</li>
Junio C Hamano45f804f2014-06-20 22:24:491844<li>
1845<p>
1846Peek at a remote&#8217;s branch, without configuring the remote in your local
Junio C Hamano2567b322019-02-05 23:33:561847 repository:
Junio C Hamano45f804f2014-06-20 22:24:491848</p>
1849<div class="listingblock">
1850<div class="content">
Junio C Hamanoc14e6ad2014-10-31 20:25:531851<pre><code>$ git fetch git://git.kernel.org/pub/scm/git/git.git maint
1852$ git log FETCH_HEAD</code></pre>
Junio C Hamano45f804f2014-06-20 22:24:491853</div></div>
Junio C Hamanoc14e6ad2014-10-31 20:25:531854<div class="paragraph"><p>The first command fetches the <code>maint</code> branch from the repository at
1855<code>git://git.kernel.org/pub/scm/git/git.git</code> and the second command uses
1856<code>FETCH_HEAD</code> to examine the branch with <a href="git-log.html">git-log(1)</a>. The fetched
Junio C Hamano45f804f2014-06-20 22:24:491857objects will eventually be removed by git&#8217;s built-in housekeeping (see
1858<a href="git-gc.html">git-gc(1)</a>).</p></div>
1859</li>
Junio C Hamanoc21ab052009-10-31 04:03:551860</ul></div>
1861</div>
Junio C Hamano9d971152012-12-19 00:43:111862</div>
1863<div class="sect1">
Junio C Hamano56ace3d2017-01-10 23:43:411864<h2 id="_security">SECURITY</h2>
1865<div class="sectionbody">
1866<div class="paragraph"><p>The fetch and push protocols are not designed to prevent one side from
1867stealing data from the other repository that was not intended to be
1868shared. If you have private data that you need to protect from a malicious
1869peer, your best option is to store it in another repository. This applies
1870to both clients and servers. In particular, namespaces on a server are not
1871effective for read access control; you should only grant read access to a
1872namespace to clients that you would trust with read access to the entire
1873repository.</p></div>
1874<div class="paragraph"><p>The known attack vectors are as follows:</p></div>
1875<div class="olist arabic"><ol class="arabic">
1876<li>
1877<p>
1878The victim sends "have" lines advertising the IDs of objects it has that
1879 are not explicitly intended to be shared but can be used to optimize the
1880 transfer if the peer also has them. The attacker chooses an object ID X
1881 to steal and sends a ref to X, but isn&#8217;t required to send the content of
1882 X because the victim already has it. Now the victim believes that the
1883 attacker has X, and it sends the content of X back to the attacker
1884 later. (This attack is most straightforward for a client to perform on a
1885 server, by creating a ref to X in the namespace the client has access
1886 to and then fetching it. The most likely way for a server to perform it
1887 on a client is to "merge" X into a public branch and hope that the user
1888 does additional work on this branch and pushes it back to the server
1889 without noticing the merge.)
1890</p>
1891</li>
1892<li>
1893<p>
1894As in #1, the attacker chooses an object ID X to steal. The victim sends
1895 an object Y that the attacker already has, and the attacker falsely
1896 claims to have X and not Y, so the victim sends Y as a delta against X.
1897 The delta reveals regions of X that are similar to Y to the attacker.
1898</p>
1899</li>
1900</ol></div>
1901</div>
1902</div>
1903<div class="sect1">
Junio C Hamano5cd15182011-04-05 00:21:101904<h2 id="_bugs">BUGS</h2>
1905<div class="sectionbody">
1906<div class="paragraph"><p>Using --recurse-submodules can only fetch new commits in already checked
1907out submodules right now. When e.g. upstream added a new submodule in the
Junio C Hamano2aba1012019-08-08 21:46:111908just fetched commits of the superproject the submodule itself cannot be
Junio C Hamano5cd15182011-04-05 00:21:101909fetched, making it impossible to check out that submodule later without
Junio C Hamano076ffcc2013-02-06 05:13:211910having to do a fetch again. This is expected to be fixed in a future Git
Junio C Hamano5cd15182011-04-05 00:21:101911version.</p></div>
1912</div>
Junio C Hamano9d971152012-12-19 00:43:111913</div>
1914<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311915<h2 id="_see_also">SEE ALSO</h2>
Junio C Hamano1a4e8412005-12-27 08:17:231916<div class="sectionbody">
Junio C Hamanoa28a9202012-06-21 07:08:231917<div class="paragraph"><p><a href="git-pull.html">git-pull(1)</a></p></div>
Junio C Hamano1a4e8412005-12-27 08:17:231918</div>
Junio C Hamano9d971152012-12-19 00:43:111919</div>
1920<div class="sect1">
Junio C Hamanoba4b9282008-07-06 05:20:311921<h2 id="_git">GIT</h2>
Junio C Hamano1a4e8412005-12-27 08:17:231922<div class="sectionbody">
Junio C Hamanoa28a9202012-06-21 07:08:231923<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
Junio C Hamano1a4e8412005-12-27 08:17:231924</div>
Junio C Hamano7bd050f2011-09-22 06:32:221925</div>
Junio C Hamano9d971152012-12-19 00:43:111926</div>
Junio C Hamano7bd050f2011-09-22 06:32:221927<div id="footnotes"><hr /></div>
Junio C Hamano1a4e8412005-12-27 08:17:231928<div id="footer">
1929<div id="footer-text">
Junio C Hamano2ef0ba32018-01-26 23:13:531930Last updated
Junio C Hamano7a46cd62020-03-15 21:57:101931 2020-03-10 08:03:13 PDT
Junio C Hamano1a4e8412005-12-27 08:17:231932</div>
1933</div>
1934</body>
1935</html>