7dc28f92a75b1905bbd59282bf5f91952b8ebfc5
[git.git] / git-diff-stages.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-diff-stages(1)</title>\r
260 </head>\r
261 <body>\r
262 <div id="header">\r
263 <h1>\r
264 git-diff-stages(1) Manual Page\r
265 </h1>\r
266 <h2>NAME</h2>\r
267 <div class="sectionbody">\r
268 <p>git-diff-stages -\r
269    Compares content and mode of blobs between stages in an unmerged index file\r
270 </p>\r
271 </div>\r
272 </div>\r
273 <h2>SYNOPSIS</h2>\r
274 <div class="sectionbody">\r
275 <p><em>git-diff-stages</em> [&lt;common diff options&gt;] &lt;stage1&gt; &lt;stage2&gt; [&lt;path&gt;&#8230;]</p>\r
276 </div>\r
277 <h2>DESCRIPTION</h2>\r
278 <div class="sectionbody">\r
279 <p>Compares the content and mode of the blobs in two stages in an\r
280 unmerged index file.</p>\r
281 </div>\r
282 <h2>OPTIONS</h2>\r
283 <div class="sectionbody">\r
284 <dl>\r
285 <dt>\r
286 -p\r
287 </dt>\r
288 <dd>\r
289 <p>\r
290         Generate patch (see section on generating patches)\r
291 </p>\r
292 </dd>\r
293 <dt>\r
294 -u\r
295 </dt>\r
296 <dd>\r
297 <p>\r
298         Synonym for "-p".\r
299 </p>\r
300 </dd>\r
301 <dt>\r
302 --patch-with-raw\r
303 </dt>\r
304 <dd>\r
305 <p>\r
306         Generate patch but keep also the default raw diff output.\r
307 </p>\r
308 </dd>\r
309 <dt>\r
310 -z\r
311 </dt>\r
312 <dd>\r
313 <p>\r
314         \0 line termination on output\r
315 </p>\r
316 </dd>\r
317 <dt>\r
318 --name-only\r
319 </dt>\r
320 <dd>\r
321 <p>\r
322         Show only names of changed files.\r
323 </p>\r
324 </dd>\r
325 <dt>\r
326 --name-status\r
327 </dt>\r
328 <dd>\r
329 <p>\r
330         Show only names and status of changed files.\r
331 </p>\r
332 </dd>\r
333 <dt>\r
334 --full-index\r
335 </dt>\r
336 <dd>\r
337 <p>\r
338         Instead of the first handful characters, show full\r
339         object name of pre- and post-image blob on the "index"\r
340         line when generating a patch format output.\r
341 </p>\r
342 </dd>\r
343 <dt>\r
344 --abbrev[=&lt;n&gt;]\r
345 </dt>\r
346 <dd>\r
347 <p>\r
348         Instead of showing the full 40-byte hexadecimal object\r
349         name in diff-raw format output and diff-tree header\r
350         lines, show only handful hexdigits prefix.  This is\r
351         independent of --full-index option above, which controls\r
352         the diff-patch output format.  Non default number of\r
353         digits can be specified with --abbrev=&lt;n&gt;.\r
354 </p>\r
355 </dd>\r
356 <dt>\r
357 -B\r
358 </dt>\r
359 <dd>\r
360 <p>\r
361         Break complete rewrite changes into pairs of delete and create.\r
362 </p>\r
363 </dd>\r
364 <dt>\r
365 -M\r
366 </dt>\r
367 <dd>\r
368 <p>\r
369         Detect renames.\r
370 </p>\r
371 </dd>\r
372 <dt>\r
373 -C\r
374 </dt>\r
375 <dd>\r
376 <p>\r
377         Detect copies as well as renames.\r
378 </p>\r
379 </dd>\r
380 <dt>\r
381 --diff-filter=[ACDMRTUXB*]\r
382 </dt>\r
383 <dd>\r
384 <p>\r
385         Select only files that are Added (<tt>A</tt>), Copied (<tt>C</tt>),\r
386         Deleted (<tt>D</tt>), Modified (<tt>M</tt>), Renamed (<tt>R</tt>), have their\r
387         type (mode) changed (<tt>T</tt>), are Unmerged (<tt>U</tt>), are\r
388         Unknown (<tt>X</tt>), or have had their pairing Broken (<tt>B</tt>).\r
389         Any combination of the filter characters may be used.\r
390         When <tt>*</tt> (All-or-none) is added to the combination, all\r
391         paths are selected if there is any file that matches\r
392         other criteria in the comparison; if there is no file\r
393         that matches other criteria, nothing is selected.\r
394 </p>\r
395 </dd>\r
396 <dt>\r
397 --find-copies-harder\r
398 </dt>\r
399 <dd>\r
400 <p>\r
401         For performance reasons, by default, -C option finds copies only\r
402         if the original file of the copy was modified in the same\r
403         changeset.  This flag makes the command\r
404         inspect unmodified files as candidates for the source of\r
405         copy.  This is a very expensive operation for large\r
406         projects, so use it with caution.\r
407 </p>\r
408 </dd>\r
409 <dt>\r
410 -l&lt;num&gt;\r
411 </dt>\r
412 <dd>\r
413 <p>\r
414         -M and -C options require O(n^2) processing time where n\r
415         is the number of potential rename/copy targets.  This\r
416         option prevents rename/copy detection from running if\r
417         the number of rename/copy targets exceeds the specified\r
418         number.\r
419 </p>\r
420 </dd>\r
421 <dt>\r
422 -S&lt;string&gt;\r
423 </dt>\r
424 <dd>\r
425 <p>\r
426         Look for differences that contain the change in &lt;string&gt;.\r
427 </p>\r
428 </dd>\r
429 <dt>\r
430 --pickaxe-all\r
431 </dt>\r
432 <dd>\r
433 <p>\r
434         When -S finds a change, show all the changes in that\r
435         changeset, not just the files that contain the change\r
436         in &lt;string&gt;.\r
437 </p>\r
438 </dd>\r
439 <dt>\r
440 --pickaxe-regex\r
441 </dt>\r
442 <dd>\r
443 <p>\r
444         Make the &lt;string&gt; not a plain string but an extended POSIX\r
445         regex to match.\r
446 </p>\r
447 </dd>\r
448 <dt>\r
449 -O&lt;orderfile&gt;\r
450 </dt>\r
451 <dd>\r
452 <p>\r
453         Output the patch in the order specified in the\r
454         &lt;orderfile&gt;, which has one shell glob pattern per line.\r
455 </p>\r
456 </dd>\r
457 <dt>\r
458 -R\r
459 </dt>\r
460 <dd>\r
461 <p>\r
462         Swap two inputs; that is, show differences from index or\r
463         on-disk file to tree contents.\r
464 </p>\r
465 </dd>\r
466 </dl>\r
467 <p>For more detailed explanation on these common options, see also\r
468 <a href="diffcore.html">diffcore documentation</a>.</p>\r
469 <dl>\r
470 <dt>\r
471 &lt;stage1&gt;,&lt;stage2&gt;\r
472 </dt>\r
473 <dd>\r
474 <p>\r
475         The stage number to be compared.\r
476 </p>\r
477 </dd>\r
478 </dl>\r
479 </div>\r
480 <h2>Output format</h2>\r
481 <div class="sectionbody">\r
482 <p>The output format from "git-diff-index", "git-diff-tree" and\r
483 "git-diff-files" are very similar.</p>\r
484 <p>These commands all compare two sets of things; what is\r
485 compared differs:</p>\r
486 <dl>\r
487 <dt>\r
488 git-diff-index &lt;tree-ish&gt;\r
489 </dt>\r
490 <dd>\r
491 <p>\r
492         compares the &lt;tree-ish&gt; and the files on the filesystem.\r
493 </p>\r
494 </dd>\r
495 <dt>\r
496 git-diff-index --cached &lt;tree-ish&gt;\r
497 </dt>\r
498 <dd>\r
499 <p>\r
500         compares the &lt;tree-ish&gt; and the index.\r
501 </p>\r
502 </dd>\r
503 <dt>\r
504 git-diff-tree [-r] &lt;tree-ish-1&gt; &lt;tree-ish-2&gt; [&lt;pattern&gt;&#8230;]\r
505 </dt>\r
506 <dd>\r
507 <p>\r
508         compares the trees named by the two arguments.\r
509 </p>\r
510 </dd>\r
511 <dt>\r
512 git-diff-files [&lt;pattern&gt;&#8230;]\r
513 </dt>\r
514 <dd>\r
515 <p>\r
516         compares the index and the files on the filesystem.\r
517 </p>\r
518 </dd>\r
519 </dl>\r
520 <p>An output line is formatted this way:</p>\r
521 <div class="listingblock">\r
522 <div class="content">\r
523 <pre><tt>in-place edit  :100644 100644 bcd1234... 0123456... M file0\r
524 copy-edit      :100644 100644 abcd123... 1234567... C68 file1 file2\r
525 rename-edit    :100644 100644 abcd123... 1234567... R86 file1 file3\r
526 create         :000000 100644 0000000... 1234567... A file4\r
527 delete         :100644 000000 1234567... 0000000... D file5\r
528 unmerged       :000000 000000 0000000... 0000000... U file6</tt></pre>\r
529 </div></div>\r
530 <p>That is, from the left to the right:</p>\r
531 <ol>\r
532 <li>\r
533 <p>\r
534 a colon.\r
535 </p>\r
536 </li>\r
537 <li>\r
538 <p>\r
539 mode for "src"; 000000 if creation or unmerged.\r
540 </p>\r
541 </li>\r
542 <li>\r
543 <p>\r
544 a space.\r
545 </p>\r
546 </li>\r
547 <li>\r
548 <p>\r
549 mode for "dst"; 000000 if deletion or unmerged.\r
550 </p>\r
551 </li>\r
552 <li>\r
553 <p>\r
554 a space.\r
555 </p>\r
556 </li>\r
557 <li>\r
558 <p>\r
559 sha1 for "src"; 0{40} if creation or unmerged.\r
560 </p>\r
561 </li>\r
562 <li>\r
563 <p>\r
564 a space.\r
565 </p>\r
566 </li>\r
567 <li>\r
568 <p>\r
569 sha1 for "dst"; 0{40} if creation, unmerged or "look at work tree".\r
570 </p>\r
571 </li>\r
572 <li>\r
573 <p>\r
574 a space.\r
575 </p>\r
576 </li>\r
577 <li>\r
578 <p>\r
579 status, followed by optional "score" number.\r
580 </p>\r
581 </li>\r
582 <li>\r
583 <p>\r
584 a tab or a NUL when <em>-z</em> option is used.\r
585 </p>\r
586 </li>\r
587 <li>\r
588 <p>\r
589 path for "src"\r
590 </p>\r
591 </li>\r
592 <li>\r
593 <p>\r
594 a tab or a NUL when <em>-z</em> option is used; only exists for C or R.\r
595 </p>\r
596 </li>\r
597 <li>\r
598 <p>\r
599 path for "dst"; only exists for C or R.\r
600 </p>\r
601 </li>\r
602 <li>\r
603 <p>\r
604 an LF or a NUL when <em>-z</em> option is used, to terminate the record.\r
605 </p>\r
606 </li>\r
607 </ol>\r
608 <p>&lt;sha1&gt; is shown as all 0's if a file is new on the filesystem\r
609 and it is out of sync with the index.</p>\r
610 <p>Example:</p>\r
611 <div class="listingblock">\r
612 <div class="content">\r
613 <pre><tt>:100644 100644 5be4a4...... 000000...... M file.c</tt></pre>\r
614 </div></div>\r
615 <p>When <tt>-z</tt> option is not used, TAB, LF, and backslash characters\r
616 in pathnames are represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>,\r
617 respectively.</p>\r
618 </div>\r
619 <h2>Generating patches with -p</h2>\r
620 <div class="sectionbody">\r
621 <p>When "git-diff-index", "git-diff-tree", or "git-diff-files" are run\r
622 with a <em>-p</em> option, they do not produce the output described above;\r
623 instead they produce a patch file.</p>\r
624 <p>The patch generation can be customized at two levels.</p>\r
625 <ol>\r
626 <li>\r
627 <p>\r
628 When the environment variable <em>GIT_EXTERNAL_DIFF</em> is not set,\r
629    these commands internally invoke "diff" like this:\r
630 </p>\r
631 <div class="literalblock">\r
632 <div class="content">\r
633 <pre><tt>diff -L a/&lt;path&gt; -L b/&lt;path&gt; -pu &lt;old&gt; &lt;new&gt;</tt></pre>\r
634 </div></div>\r
635 <p>For added files, <tt>/dev/null</tt> is used for &lt;old&gt;.  For removed\r
636 files, <tt>/dev/null</tt> is used for &lt;new&gt;</p>\r
637 <p>The "diff" formatting options can be customized via the\r
638 environment variable <em>GIT_DIFF_OPTS</em>.  For example, if you\r
639 prefer context diff:</p>\r
640 <div class="literalblock">\r
641 <div class="content">\r
642 <pre><tt>GIT_DIFF_OPTS=-c git-diff-index -p HEAD</tt></pre>\r
643 </div></div>\r
644 </li>\r
645 <li>\r
646 <p>\r
647 When the environment variable <em>GIT_EXTERNAL_DIFF</em> is set, the\r
648    program named by it is called, instead of the diff invocation\r
649    described above.\r
650 </p>\r
651 <p>For a path that is added, removed, or modified,\r
652 <em>GIT_EXTERNAL_DIFF</em> is called with 7 parameters:</p>\r
653 <div class="literalblock">\r
654 <div class="content">\r
655 <pre><tt>path old-file old-hex old-mode new-file new-hex new-mode</tt></pre>\r
656 </div></div>\r
657 <p>where:</p>\r
658 <div class="hlist"><table>\r
659 <tr>\r
660 <td class="hlist1">\r
661 &lt;old|new&gt;-file\r
662 </td>\r
663 <td class="hlist2">\r
664 are files GIT_EXTERNAL_DIFF can use to read the\r
665                       contents of &lt;old|new&gt;,\r
666 </td>\r
667 </tr>\r
668 <tr>\r
669 <td class="hlist1">\r
670 &lt;old|new&gt;-hex\r
671 </td>\r
672 <td class="hlist2">\r
673 are the 40-hexdigit SHA1 hashes,\r
674 </td>\r
675 </tr>\r
676 <tr>\r
677 <td class="hlist1">\r
678 &lt;old|new&gt;-mode\r
679 </td>\r
680 <td class="hlist2">\r
681 are the octal representation of the file modes.\r
682 </td>\r
683 </tr>\r
684 </table></div>\r
685 <p>The file parameters can point at the user's working file\r
686 (e.g. <tt>new-file</tt> in "git-diff-files"), <tt>/dev/null</tt> (e.g. <tt>old-file</tt>\r
687 when a new file is added), or a temporary file (e.g. <tt>old-file</tt> in the\r
688 index).  <em>GIT_EXTERNAL_DIFF</em> should not worry about unlinking the\r
689 temporary file --- it is removed when <em>GIT_EXTERNAL_DIFF</em> exits.</p>\r
690 </li>\r
691 </ol>\r
692 <p>For a path that is unmerged, <em>GIT_EXTERNAL_DIFF</em> is called with 1\r
693 parameter, &lt;path&gt;.</p>\r
694 </div>\r
695 <h2>git specific extension to diff format</h2>\r
696 <div class="sectionbody">\r
697 <p>What -p option produces is slightly different from the\r
698 traditional diff format.</p>\r
699 <ol>\r
700 <li>\r
701 <p>\r
702 It is preceded with a "git diff" header, that looks like\r
703      this:\r
704 </p>\r
705 <div class="literalblock">\r
706 <div class="content">\r
707 <pre><tt>diff --git a/file1 b/file2</tt></pre>\r
708 </div></div>\r
709 <p>The <tt>a/</tt> and <tt>b/</tt> filenames are the same unless rename/copy is\r
710 involved.  Especially, even for a creation or a deletion,\r
711 <tt>/dev/null</tt> is _not_ used in place of <tt>a/</tt> or <tt>b/</tt> filenames.</p>\r
712 <p>When rename/copy is involved, <tt>file1</tt> and <tt>file2</tt> show the\r
713 name of the source file of the rename/copy and the name of\r
714 the file that rename/copy produces, respectively.</p>\r
715 </li>\r
716 <li>\r
717 <p>\r
718 It is followed by one or more extended header lines:\r
719 </p>\r
720 <div class="literalblock">\r
721 <div class="content">\r
722 <pre><tt>old mode &lt;mode&gt;\r
723 new mode &lt;mode&gt;\r
724 deleted file mode &lt;mode&gt;\r
725 new file mode &lt;mode&gt;\r
726 copy from &lt;path&gt;\r
727 copy to &lt;path&gt;\r
728 rename from &lt;path&gt;\r
729 rename to &lt;path&gt;\r
730 similarity index &lt;number&gt;\r
731 dissimilarity index &lt;number&gt;\r
732 index &lt;hash&gt;..&lt;hash&gt; &lt;mode&gt;</tt></pre>\r
733 </div></div>\r
734 </li>\r
735 <li>\r
736 <p>\r
737 TAB, LF, and backslash characters in pathnames are\r
738     represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>, respectively.\r
739 </p>\r
740 </li>\r
741 </ol>\r
742 </div>\r
743 <h2>combined diff format</h2>\r
744 <div class="sectionbody">\r
745 <p>git-diff-tree and git-diff-files can take <em>-c</em> or <em>--cc</em> option\r
746 to produce <em>combined diff</em>, which looks like this:</p>\r
747 <div class="listingblock">\r
748 <div class="content">\r
749 <pre><tt>diff --combined describe.c\r
750 @@@ +98,7 @@@\r
751    return (a_date &gt; b_date) ? -1 : (a_date == b_date) ? 0 : 1;\r
752   }\r
753 \r
754 - static void describe(char *arg)\r
755  -static void describe(struct commit *cmit, int last_one)\r
756 ++static void describe(char *arg, int last_one)\r
757   {\r
758  +     unsigned char sha1[20];\r
759  +     struct commit *cmit;</tt></pre>\r
760 </div></div>\r
761 <p>Unlike the traditional <em>unified</em> diff format, which shows two\r
762 files A and B with a single column that has <tt>-</tt> (minus &#8212;\r
763 appears in A but removed in B), <tt>+</tt> (plus &#8212; missing in A but\r
764 added to B), or <tt> </tt> (space &#8212; unchanged) prefix, this format\r
765 compares two or more files file1, file2,&#8230; with one file X, and\r
766 shows how X differs from each of fileN.  One column for each of\r
767 fileN is prepended to the output line to note how X's line is\r
768 different from it.</p>\r
769 <p>A <tt>-</tt> character in the column N means that the line appears in\r
770 fileN but it does not appear in the last file.  A <tt>+</tt> character\r
771 in the column N means that the line appears in the last file,\r
772 and fileN does not have that line.</p>\r
773 <p>In the above example output, the function signature was changed\r
774 from both files (hence two <tt>-</tt> removals from both file1 and\r
775 file2, plus <tt>++</tt> to mean one line that was added does not appear\r
776 in either file1 nor file2).  Also two other lines are the same\r
777 from file1 but do not appear in file2 (hence prefixed with <tt> +</tt>).</p>\r
778 <p>When shown by <tt>git diff-tree -c</tt>, it compares the parents of a\r
779 merge commit with the merge result (i.e. file1..fileN are the\r
780 parents).  When shown by <tt>git diff-files -c</tt>, it compares the\r
781 two unresolved merge parents with the working tree file\r
782 (i.e. file1 is stage 2 aka "our version", file2 is stage 3 aka\r
783 "their version").</p>\r
784 </div>\r
785 <h2>Author</h2>\r
786 <div class="sectionbody">\r
787 <p>Written by Junio C Hamano &lt;junkio@cox.net&gt;</p>\r
788 </div>\r
789 <h2>Documentation</h2>\r
790 <div class="sectionbody">\r
791 <p>Documentation by Junio C Hamano.</p>\r
792 </div>\r
793 <h2>GIT</h2>\r
794 <div class="sectionbody">\r
795 <p>Part of the <a href="git.html">git(7)</a> suite</p>\r
796 </div>\r
797 <div id="footer">\r
798 <div id="footer-text">\r
799 Last updated 13-Apr-2006 07:45:02 UTC\r
800 </div>\r
801 </div>\r
802 </body>\r
803 </html>\r