5b2d6d484bb91eff89e415d0ed9a94aaa315887d
[git.git] / git-checkout-index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
4 <head>\r
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
6 <meta name="generator" content="AsciiDoc 7.0.2" />\r
7 <style type="text/css">\r
8 /* Debug borders */\r
9 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
10 /*\r
11   border: 1px solid red;\r
12 */\r
13 }\r
14 \r
15 body {\r
16   margin: 1em 5% 1em 5%;\r
17 }\r
18 \r
19 a { color: blue; }\r
20 a:visited { color: fuchsia; }\r
21 \r
22 em {\r
23   font-style: italic;\r
24 }\r
25 \r
26 strong {\r
27   font-weight: bold;\r
28 }\r
29 \r
30 tt {\r
31   color: navy;\r
32 }\r
33 \r
34 h1, h2, h3, h4, h5, h6 {\r
35   color: #527bbd;\r
36   font-family: sans-serif;\r
37   margin-top: 1.2em;\r
38   margin-bottom: 0.5em;\r
39   line-height: 1.3;\r
40 }\r
41 \r
42 h1 {\r
43   border-bottom: 2px solid silver;\r
44 }\r
45 h2 {\r
46   border-bottom: 2px solid silver;\r
47   padding-top: 0.5em;\r
48 }\r
49 \r
50 div.sectionbody {\r
51   font-family: serif;\r
52   margin-left: 0;\r
53 }\r
54 \r
55 hr {\r
56   border: 1px solid silver;\r
57 }\r
58 \r
59 p {\r
60   margin-top: 0.5em;\r
61   margin-bottom: 0.5em;\r
62 }\r
63 \r
64 pre {\r
65   padding: 0;\r
66   margin: 0;\r
67 }\r
68 \r
69 span#author {\r
70   color: #527bbd;\r
71   font-family: sans-serif;\r
72   font-weight: bold;\r
73   font-size: 1.2em;\r
74 }\r
75 span#email {\r
76 }\r
77 span#revision {\r
78   font-family: sans-serif;\r
79 }\r
80 \r
81 div#footer {\r
82   font-family: sans-serif;\r
83   font-size: small;\r
84   border-top: 2px solid silver;\r
85   padding-top: 0.5em;\r
86   margin-top: 4.0em;\r
87 }\r
88 div#footer-text {\r
89   float: left;\r
90   padding-bottom: 0.5em;\r
91 }\r
92 div#footer-badges {\r
93   float: right;\r
94   padding-bottom: 0.5em;\r
95 }\r
96 \r
97 div#preamble,\r
98 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,\r
99 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,\r
100 div.admonitionblock {\r
101   margin-right: 10%;\r
102   margin-top: 1.5em;\r
103   margin-bottom: 1.5em;\r
104 }\r
105 div.admonitionblock {\r
106   margin-top: 2.5em;\r
107   margin-bottom: 2.5em;\r
108 }\r
109 \r
110 div.content { /* Block element content. */\r
111   padding: 0;\r
112 }\r
113 \r
114 /* Block element titles. */\r
115 div.title, caption.title {\r
116   font-family: sans-serif;\r
117   font-weight: bold;\r
118   text-align: left;\r
119   margin-top: 1.0em;\r
120   margin-bottom: 0.5em;\r
121 }\r
122 div.title + * {\r
123   margin-top: 0;\r
124 }\r
125 \r
126 td div.title:first-child {\r
127   margin-top: 0.0em;\r
128 }\r
129 div.content div.title:first-child {\r
130   margin-top: 0.0em;\r
131 }\r
132 div.content + div.title {\r
133   margin-top: 0.0em;\r
134 }\r
135 \r
136 div.sidebarblock > div.content {\r
137   background: #ffffee;\r
138   border: 1px solid silver;\r
139   padding: 0.5em;\r
140 }\r
141 \r
142 div.listingblock > div.content {\r
143   border: 1px solid silver;\r
144   background: #f4f4f4;\r
145   padding: 0.5em;\r
146 }\r
147 \r
148 div.quoteblock > div.content {\r
149   padding-left: 2.0em;\r
150 }\r
151 div.quoteblock .attribution {\r
152   text-align: right;\r
153 }\r
154 \r
155 div.admonitionblock .icon {\r
156   vertical-align: top;\r
157   font-size: 1.1em;\r
158   font-weight: bold;\r
159   text-decoration: underline;\r
160   color: #527bbd;\r
161   padding-right: 0.5em;\r
162 }\r
163 div.admonitionblock td.content {\r
164   padding-left: 0.5em;\r
165   border-left: 2px solid silver;\r
166 }\r
167 \r
168 div.exampleblock > div.content {\r
169   border-left: 2px solid silver;\r
170   padding: 0.5em;\r
171 }\r
172 \r
173 div.verseblock div.content {\r
174   white-space: pre;\r
175 }\r
176 \r
177 div.imageblock div.content { padding-left: 0; }\r
178 div.imageblock img { border: 1px solid silver; }\r
179 span.image img { border-style: none; }\r
180 \r
181 dl {\r
182   margin-top: 0.8em;\r
183   margin-bottom: 0.8em;\r
184 }\r
185 dt {\r
186   margin-top: 0.5em;\r
187   margin-bottom: 0;\r
188   font-style: italic;\r
189 }\r
190 dd > *:first-child {\r
191   margin-top: 0;\r
192 }\r
193 \r
194 ul, ol {\r
195     list-style-position: outside;\r
196 }\r
197 ol.olist2 {\r
198   list-style-type: lower-alpha;\r
199 }\r
200 \r
201 div.tableblock > table {\r
202   border-color: #527bbd;\r
203   border-width: 3px;\r
204 }\r
205 thead {\r
206   font-family: sans-serif;\r
207   font-weight: bold;\r
208 }\r
209 tfoot {\r
210   font-weight: bold;\r
211 }\r
212 \r
213 div.hlist {\r
214   margin-top: 0.8em;\r
215   margin-bottom: 0.8em;\r
216 }\r
217 td.hlist1 {\r
218   vertical-align: top;\r
219   font-style: italic;\r
220   padding-right: 0.8em;\r
221 }\r
222 td.hlist2 {\r
223   vertical-align: top;\r
224 }\r
225 \r
226 @media print {\r
227   div#footer-badges { display: none; }\r
228 }\r
229 include::./stylesheets/xhtml11-manpage.css[]\r
230 /* Workarounds for IE6's broken and incomplete CSS2. */\r
231 \r
232 div.sidebar-content {\r
233   background: #ffffee;\r
234   border: 1px solid silver;\r
235   padding: 0.5em;\r
236 }\r
237 div.sidebar-title, div.image-title {\r
238   font-family: sans-serif;\r
239   font-weight: bold;\r
240   margin-top: 0.0em;\r
241   margin-bottom: 0.5em;\r
242 }\r
243 \r
244 div.listingblock div.content {\r
245   border: 1px solid silver;\r
246   background: #f4f4f4;\r
247   padding: 0.5em;\r
248 }\r
249 \r
250 div.quoteblock-content {\r
251   padding-left: 2.0em;\r
252 }\r
253 \r
254 div.exampleblock-content {\r
255   border-left: 2px solid silver;\r
256   padding-left: 0.5em;\r
257 }\r
258 </style>\r
259 <title>git-checkout-index(1)</title>\r
260 </head>\r
261 <body>\r
262 <div id="header">\r
263 <h1>\r
264 git-checkout-index(1) Manual Page\r
265 </h1>\r
266 <h2>NAME</h2>\r
267 <div class="sectionbody">\r
268 <p>git-checkout-index -\r
269    Copy files from the index to the working directory\r
270 </p>\r
271 </div>\r
272 </div>\r
273 <h2>SYNOPSIS</h2>\r
274 <div class="sectionbody">\r
275 <div class="verseblock">\r
276 <div class="content"><em>git-checkout-index</em> [-u] [-q] [-a] [-f] [-n] [--prefix=&lt;string&gt;]\r
277                    [--stage=&lt;number&gt;]\r
278                    [-z] [--stdin]\r
279                    [--] [&lt;file&gt;]*</div></div>\r
280 </div>\r
281 <h2>DESCRIPTION</h2>\r
282 <div class="sectionbody">\r
283 <p>Will copy all files listed from the index to the working directory\r
284 (not overwriting existing files).</p>\r
285 </div>\r
286 <h2>OPTIONS</h2>\r
287 <div class="sectionbody">\r
288 <dl>\r
289 <dt>\r
290 -u|--index\r
291 </dt>\r
292 <dd>\r
293 <p>\r
294         update stat information for the checked out entries in\r
295         the index file.\r
296 </p>\r
297 </dd>\r
298 <dt>\r
299 -q|--quiet\r
300 </dt>\r
301 <dd>\r
302 <p>\r
303         be quiet if files exist or are not in the index\r
304 </p>\r
305 </dd>\r
306 <dt>\r
307 -f|--force\r
308 </dt>\r
309 <dd>\r
310 <p>\r
311         forces overwrite of existing files\r
312 </p>\r
313 </dd>\r
314 <dt>\r
315 -a|--all\r
316 </dt>\r
317 <dd>\r
318 <p>\r
319         checks out all files in the index.  Cannot be used\r
320         together with explicit filenames.\r
321 </p>\r
322 </dd>\r
323 <dt>\r
324 -n|--no-create\r
325 </dt>\r
326 <dd>\r
327 <p>\r
328         Don't checkout new files, only refresh files already checked\r
329         out.\r
330 </p>\r
331 </dd>\r
332 <dt>\r
333 --prefix=&lt;string&gt;\r
334 </dt>\r
335 <dd>\r
336 <p>\r
337         When creating files, prepend &lt;string&gt; (usually a directory\r
338         including a trailing /)\r
339 </p>\r
340 </dd>\r
341 <dt>\r
342 --stage=&lt;number&gt;\r
343 </dt>\r
344 <dd>\r
345 <p>\r
346         Instead of checking out unmerged entries, copy out the\r
347         files from named stage.  &lt;number&gt; must be between 1 and 3.\r
348 </p>\r
349 </dd>\r
350 <dt>\r
351 --stdin\r
352 </dt>\r
353 <dd>\r
354 <p>\r
355         Instead of taking list of paths from the command line,\r
356         read list of paths from the standard input.  Paths are\r
357         separated by LF (i.e. one path per line) by default.\r
358 </p>\r
359 </dd>\r
360 <dt>\r
361 -z\r
362 </dt>\r
363 <dd>\r
364 <p>\r
365         Only meaningful with <tt>--stdin</tt>; paths are separated with\r
366         NUL character instead of LF.\r
367 </p>\r
368 </dd>\r
369 <dt>\r
370 &#8212;\r
371 </dt>\r
372 <dd>\r
373 <p>\r
374         Do not interpret any more arguments as options.\r
375 </p>\r
376 </dd>\r
377 </dl>\r
378 <p>The order of the flags used to matter, but not anymore.</p>\r
379 <p>Just doing <tt>git-checkout-index</tt> does nothing. You probably meant\r
380 <tt>git-checkout-index -a</tt>. And if you want to force it, you want\r
381 <tt>git-checkout-index -f -a</tt>.</p>\r
382 <p>Intuitiveness is not the goal here. Repeatability is. The reason for\r
383 the "no arguments means no work" behavior is that from scripts you are\r
384 supposed to be able to do:</p>\r
385 <div class="listingblock">\r
386 <div class="content">\r
387 <pre><tt>$ find . -name '*.h' -print0 | xargs -0 git-checkout-index -f --</tt></pre>\r
388 </div></div>\r
389 <p>which will force all existing <tt>*.h</tt> files to be replaced with their\r
390 cached copies. If an empty command line implied "all", then this would\r
391 force-refresh everything in the index, which was not the point.  But\r
392 since git-checkout-index accepts --stdin it would be faster to use:</p>\r
393 <div class="listingblock">\r
394 <div class="content">\r
395 <pre><tt>$ find . -name '*.h' -print0 | git-checkout-index -f -z --stdin</tt></pre>\r
396 </div></div>\r
397 <p>The <tt>--</tt> is just a good idea when you know the rest will be filenames;\r
398 it will prevent problems with a filename of, for example,  <tt>-a</tt>.\r
399 Using <tt>--</tt> is probably a good policy in scripts.</p>\r
400 </div>\r
401 <h2>EXAMPLES</h2>\r
402 <div class="sectionbody">\r
403 <dl>\r
404 <dt>\r
405 To update and refresh only the files already checked out\r
406 </dt>\r
407 <dd>\r
408 <div class="listingblock">\r
409 <div class="content">\r
410 <pre><tt>$ git-checkout-index -n -f -a &amp;&amp; git-update-index --ignore-missing --refresh</tt></pre>\r
411 </div></div>\r
412 </dd>\r
413 <dt>\r
414 Using <tt>git-checkout-index</tt> to "export an entire tree"\r
415 </dt>\r
416 <dd>\r
417 <p>\r
418         The prefix ability basically makes it trivial to use\r
419         <tt>git-checkout-index</tt> as an "export as tree" function.\r
420         Just read the desired tree into the index, and do:\r
421 </p>\r
422 <div class="listingblock">\r
423 <div class="content">\r
424 <pre><tt>$ git-checkout-index --prefix=git-export-dir/ -a</tt></pre>\r
425 </div></div>\r
426 <p><tt>git-checkout-index</tt> will "export" the index into the specified\r
427 directory.</p>\r
428 <p>The final "/" is important. The exported name is literally just\r
429 prefixed with the specified string.  Contrast this with the\r
430 following example.</p>\r
431 </dd>\r
432 <dt>\r
433 Export files with a prefix\r
434 </dt>\r
435 <dd>\r
436 <div class="listingblock">\r
437 <div class="content">\r
438 <pre><tt>$ git-checkout-index --prefix=.merged- Makefile</tt></pre>\r
439 </div></div>\r
440 <p>This will check out the currently cached copy of <tt>Makefile</tt>\r
441 into the file <tt>.merged-Makefile</tt>.</p>\r
442 </dd>\r
443 </dl>\r
444 </div>\r
445 <h2>Author</h2>\r
446 <div class="sectionbody">\r
447 <p>Written by Linus Torvalds &lt;torvalds@osdl.org&gt;</p>\r
448 </div>\r
449 <h2>Documentation</h2>\r
450 <div class="sectionbody">\r
451 <p>Documentation by David Greaves,\r
452 Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p>\r
453 </div>\r
454 <h2>GIT</h2>\r
455 <div class="sectionbody">\r
456 <p>Part of the <a href="git.html">git(7)</a> suite</p>\r
457 </div>\r
458 <div id="footer">\r
459 <div id="footer-text">\r
460 Last updated 05-Mar-2006 01:54:46 UTC\r
461 </div>\r
462 </div>\r
463 </body>\r
464 </html>\r