Autogenerated HTML docs for v2.42.0-526-g3130c1
[git-htmldocs.git] / git-diff.html
blobe81d8a1f32d8a4a98fc9f3e3c9d3832c1c9f00e6
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!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>
6 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7 <meta name="generator" content="AsciiDoc 10.2.0" />
8 <title>git-diff(1)</title>
9 <style type="text/css">
10 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */
12 /* Default font. */
13 body {
14 font-family: Georgia,serif;
17 /* Title font. */
18 h1, h2, h3, h4, h5, h6,
19 div.title, caption.title,
20 thead, p.table.header,
21 #toctitle,
22 #author, #revnumber, #revdate, #revremark,
23 #footer {
24 font-family: Arial,Helvetica,sans-serif;
27 body {
28 margin: 1em 5% 1em 5%;
31 a {
32 color: blue;
33 text-decoration: underline;
35 a:visited {
36 color: fuchsia;
39 em {
40 font-style: italic;
41 color: navy;
44 strong {
45 font-weight: bold;
46 color: #083194;
49 h1, h2, h3, h4, h5, h6 {
50 color: #527bbd;
51 margin-top: 1.2em;
52 margin-bottom: 0.5em;
53 line-height: 1.3;
56 h1, h2, h3 {
57 border-bottom: 2px solid silver;
59 h2 {
60 padding-top: 0.5em;
62 h3 {
63 float: left;
65 h3 + * {
66 clear: left;
68 h5 {
69 font-size: 1.0em;
72 div.sectionbody {
73 margin-left: 0;
76 hr {
77 border: 1px solid silver;
80 p {
81 margin-top: 0.5em;
82 margin-bottom: 0.5em;
85 ul, ol, li > p {
86 margin-top: 0;
88 ul > li { color: #aaa; }
89 ul > li > * { color: black; }
91 .monospaced, code, pre {
92 font-family: "Courier New", Courier, monospace;
93 font-size: inherit;
94 color: navy;
95 padding: 0;
96 margin: 0;
98 pre {
99 white-space: pre-wrap;
102 #author {
103 color: #527bbd;
104 font-weight: bold;
105 font-size: 1.1em;
107 #email {
109 #revnumber, #revdate, #revremark {
112 #footer {
113 font-size: small;
114 border-top: 2px solid silver;
115 padding-top: 0.5em;
116 margin-top: 4.0em;
118 #footer-text {
119 float: left;
120 padding-bottom: 0.5em;
122 #footer-badges {
123 float: right;
124 padding-bottom: 0.5em;
127 #preamble {
128 margin-top: 1.5em;
129 margin-bottom: 1.5em;
131 div.imageblock, div.exampleblock, div.verseblock,
132 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
133 div.admonitionblock {
134 margin-top: 1.0em;
135 margin-bottom: 1.5em;
137 div.admonitionblock {
138 margin-top: 2.0em;
139 margin-bottom: 2.0em;
140 margin-right: 10%;
141 color: #606060;
144 div.content { /* Block element content. */
145 padding: 0;
148 /* Block element titles. */
149 div.title, caption.title {
150 color: #527bbd;
151 font-weight: bold;
152 text-align: left;
153 margin-top: 1.0em;
154 margin-bottom: 0.5em;
156 div.title + * {
157 margin-top: 0;
160 td div.title:first-child {
161 margin-top: 0.0em;
163 div.content div.title:first-child {
164 margin-top: 0.0em;
166 div.content + div.title {
167 margin-top: 0.0em;
170 div.sidebarblock > div.content {
171 background: #ffffee;
172 border: 1px solid #dddddd;
173 border-left: 4px solid #f0f0f0;
174 padding: 0.5em;
177 div.listingblock > div.content {
178 border: 1px solid #dddddd;
179 border-left: 5px solid #f0f0f0;
180 background: #f8f8f8;
181 padding: 0.5em;
184 div.quoteblock, div.verseblock {
185 padding-left: 1.0em;
186 margin-left: 1.0em;
187 margin-right: 10%;
188 border-left: 5px solid #f0f0f0;
189 color: #888;
192 div.quoteblock > div.attribution {
193 padding-top: 0.5em;
194 text-align: right;
197 div.verseblock > pre.content {
198 font-family: inherit;
199 font-size: inherit;
201 div.verseblock > div.attribution {
202 padding-top: 0.75em;
203 text-align: left;
205 /* DEPRECATED: Pre version 8.2.7 verse style literal block. */
206 div.verseblock + div.attribution {
207 text-align: left;
210 div.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;
218 div.admonitionblock td.content {
219 padding-left: 0.5em;
220 border-left: 3px solid #dddddd;
223 div.exampleblock > div.content {
224 border-left: 3px solid #dddddd;
225 padding-left: 0.5em;
228 div.imageblock div.content { padding-left: 0; }
229 span.image img { border-style: none; vertical-align: text-bottom; }
230 a.image:visited { color: white; }
232 dl {
233 margin-top: 0.8em;
234 margin-bottom: 0.8em;
236 dt {
237 margin-top: 0.5em;
238 margin-bottom: 0;
239 font-style: normal;
240 color: navy;
242 dd > *:first-child {
243 margin-top: 0.1em;
246 ul, ol {
247 list-style-position: outside;
249 ol.arabic {
250 list-style-type: decimal;
252 ol.loweralpha {
253 list-style-type: lower-alpha;
255 ol.upperalpha {
256 list-style-type: upper-alpha;
258 ol.lowerroman {
259 list-style-type: lower-roman;
261 ol.upperroman {
262 list-style-type: upper-roman;
265 div.compact ul, div.compact ol,
266 div.compact p, div.compact p,
267 div.compact div, div.compact div {
268 margin-top: 0.1em;
269 margin-bottom: 0.1em;
272 tfoot {
273 font-weight: bold;
275 td > div.verse {
276 white-space: pre;
279 div.hdlist {
280 margin-top: 0.8em;
281 margin-bottom: 0.8em;
283 div.hdlist tr {
284 padding-bottom: 15px;
286 dt.hdlist1.strong, td.hdlist1.strong {
287 font-weight: bold;
289 td.hdlist1 {
290 vertical-align: top;
291 font-style: normal;
292 padding-right: 0.8em;
293 color: navy;
295 td.hdlist2 {
296 vertical-align: top;
298 div.hdlist.compact tr {
299 margin: 0;
300 padding-bottom: 0;
303 .comment {
304 background: yellow;
307 .footnote, .footnoteref {
308 font-size: 0.8em;
311 span.footnote, span.footnoteref {
312 vertical-align: super;
315 #footnotes {
316 margin: 20px 0 20px 0;
317 padding: 7px 0 0 0;
320 #footnotes div.footnote {
321 margin: 0 0 5px 0;
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;
334 div.colist td {
335 padding-right: 0.5em;
336 padding-bottom: 0.3em;
337 vertical-align: top;
339 div.colist td img {
340 margin-top: 0.3em;
343 @media print {
344 #footer-badges { display: none; }
347 #toc {
348 margin-bottom: 2.5em;
351 #toctitle {
352 color: #527bbd;
353 font-size: 1.1em;
354 font-weight: bold;
355 margin-top: 1.0em;
356 margin-bottom: 0.1em;
359 div.toclevel0, div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
360 margin-top: 0;
361 margin-bottom: 0;
363 div.toclevel2 {
364 margin-left: 2em;
365 font-size: 0.9em;
367 div.toclevel3 {
368 margin-left: 4em;
369 font-size: 0.9em;
371 div.toclevel4 {
372 margin-left: 6em;
373 font-size: 0.9em;
376 span.aqua { color: aqua; }
377 span.black { color: black; }
378 span.blue { color: blue; }
379 span.fuchsia { color: fuchsia; }
380 span.gray { color: gray; }
381 span.green { color: green; }
382 span.lime { color: lime; }
383 span.maroon { color: maroon; }
384 span.navy { color: navy; }
385 span.olive { color: olive; }
386 span.purple { color: purple; }
387 span.red { color: red; }
388 span.silver { color: silver; }
389 span.teal { color: teal; }
390 span.white { color: white; }
391 span.yellow { color: yellow; }
393 span.aqua-background { background: aqua; }
394 span.black-background { background: black; }
395 span.blue-background { background: blue; }
396 span.fuchsia-background { background: fuchsia; }
397 span.gray-background { background: gray; }
398 span.green-background { background: green; }
399 span.lime-background { background: lime; }
400 span.maroon-background { background: maroon; }
401 span.navy-background { background: navy; }
402 span.olive-background { background: olive; }
403 span.purple-background { background: purple; }
404 span.red-background { background: red; }
405 span.silver-background { background: silver; }
406 span.teal-background { background: teal; }
407 span.white-background { background: white; }
408 span.yellow-background { background: yellow; }
410 span.big { font-size: 2em; }
411 span.small { font-size: 0.6em; }
413 span.underline { text-decoration: underline; }
414 span.overline { text-decoration: overline; }
415 span.line-through { text-decoration: line-through; }
417 div.unbreakable { page-break-inside: avoid; }
421 * xhtml11 specific
423 * */
425 div.tableblock {
426 margin-top: 1.0em;
427 margin-bottom: 1.5em;
429 div.tableblock > table {
430 border: 3px solid #527bbd;
432 thead, p.table.header {
433 font-weight: bold;
434 color: #527bbd;
436 p.table {
437 margin-top: 0;
439 /* Because the table frame attribute is overridden by CSS in most browsers. */
440 div.tableblock > table[frame="void"] {
441 border-style: none;
443 div.tableblock > table[frame="hsides"] {
444 border-left-style: none;
445 border-right-style: none;
447 div.tableblock > table[frame="vsides"] {
448 border-top-style: none;
449 border-bottom-style: none;
454 * html5 specific
456 * */
458 table.tableblock {
459 margin-top: 1.0em;
460 margin-bottom: 1.5em;
462 thead, p.tableblock.header {
463 font-weight: bold;
464 color: #527bbd;
466 p.tableblock {
467 margin-top: 0;
469 table.tableblock {
470 border-width: 3px;
471 border-spacing: 0px;
472 border-style: solid;
473 border-color: #527bbd;
474 border-collapse: collapse;
476 th.tableblock, td.tableblock {
477 border-width: 1px;
478 padding: 4px;
479 border-style: solid;
480 border-color: #527bbd;
483 table.tableblock.frame-topbot {
484 border-left-style: hidden;
485 border-right-style: hidden;
487 table.tableblock.frame-sides {
488 border-top-style: hidden;
489 border-bottom-style: hidden;
491 table.tableblock.frame-none {
492 border-style: hidden;
495 th.tableblock.halign-left, td.tableblock.halign-left {
496 text-align: left;
498 th.tableblock.halign-center, td.tableblock.halign-center {
499 text-align: center;
501 th.tableblock.halign-right, td.tableblock.halign-right {
502 text-align: right;
505 th.tableblock.valign-top, td.tableblock.valign-top {
506 vertical-align: top;
508 th.tableblock.valign-middle, td.tableblock.valign-middle {
509 vertical-align: middle;
511 th.tableblock.valign-bottom, td.tableblock.valign-bottom {
512 vertical-align: bottom;
517 * manpage specific
519 * */
521 body.manpage h1 {
522 padding-top: 0.5em;
523 padding-bottom: 0.5em;
524 border-top: 2px solid silver;
525 border-bottom: 2px solid silver;
527 body.manpage h2 {
528 border-style: none;
530 body.manpage div.sectionbody {
531 margin-left: 3em;
534 @media print {
535 body.manpage div#toc { display: none; }
539 </style>
540 <script type="text/javascript">
541 /*<![CDATA[*/
542 var asciidoc = { // Namespace.
544 /////////////////////////////////////////////////////////////////////
545 // Table Of Contents generator
546 /////////////////////////////////////////////////////////////////////
548 /* Author: Mihai Bazon, September 2002
549 * http://students.infoiasi.ro/~mishoo
551 * Table Of Content generator
552 * Version: 0.4
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.
558 /* modified by Troy D. Hanson, September 2006. License: GPL */
559 /* modified by Stuart Rackham, 2006, 2009. License: GPL */
561 // toclevels = 1..4.
562 toc: function (toclevels) {
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);
572 return text;
575 function TocEntry(el, text, toclevel) {
576 this.element = el;
577 this.text = text;
578 this.toclevel = toclevel;
581 function tocEntries(el, toclevels) {
582 var result = new Array;
583 var re = new RegExp('[hH]([1-'+(toclevels+1)+'])');
584 // 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);
594 iterate(i);
598 iterate(el);
599 return result;
602 var toc = document.getElementById("toc");
603 if (!toc) {
604 return;
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];
612 if (entry.nodeName.toLowerCase() == 'div'
613 && entry.getAttribute("class")
614 && entry.getAttribute("class").match(/^toclevel/))
615 tocEntriesToRemove.push(entry);
617 for (i = 0; i < tocEntriesToRemove.length; i++) {
618 toc.removeChild(tocEntriesToRemove[i]);
621 // Rebuild TOC entries.
622 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);
635 if (entries.length == 0)
636 toc.parentNode.removeChild(toc);
640 /////////////////////////////////////////////////////////////////////
641 // Footnotes generator
642 /////////////////////////////////////////////////////////////////////
644 /* Based on footnote generation code from:
645 * http://www.brandspankingnew.net/archive/2005/07/format_footnote.html
648 footnotes: function () {
649 // Delete existing footnote entries in case we're reloading the footnodes.
650 var i;
651 var noteholder = document.getElementById("footnotes");
652 if (!noteholder) {
653 return;
655 var entriesToRemove = [];
656 for (i = 0; i < noteholder.childNodes.length; i++) {
657 var entry = noteholder.childNodes[i];
658 if (entry.nodeName.toLowerCase() == 'div' && entry.getAttribute("class") == "footnote")
659 entriesToRemove.push(entry);
661 for (i = 0; i < entriesToRemove.length; i++) {
662 noteholder.removeChild(entriesToRemove[i]);
665 // Rebuild footnote entries.
666 var cont = document.getElementById("content");
667 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++;
673 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);
683 noteholder.innerHTML +=
684 "<div class='footnote' id='_footnote_" + n + "'>" +
685 "<a href='#_footnoteref_" + n + "' title='Return to text'>" +
686 n + "</a>. " + note + "</div>";
687 var id =spans[i].getAttribute("id");
688 if (id != null) refs["#"+id] = n;
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>]";
708 install: function(toclevels) {
709 var timerId;
711 function reinstall() {
712 asciidoc.footnotes();
713 if (toclevels) {
714 asciidoc.toc(toclevels);
718 function reinstallAndRemoveTimer() {
719 clearInterval(timerId);
720 reinstall();
723 timerId = setInterval(reinstall, 500);
724 if (document.addEventListener)
725 document.addEventListener("DOMContentLoaded", reinstallAndRemoveTimer, false);
726 else
727 window.onload = reinstallAndRemoveTimer;
731 asciidoc.install();
732 /*]]>*/
733 </script>
734 </head>
735 <body class="manpage">
736 <div id="header">
737 <h1>
738 git-diff(1) Manual Page
739 </h1>
740 <h2>NAME</h2>
741 <div class="sectionbody">
742 <p>git-diff -
743 Show changes between commits, commit and working tree, etc
744 </p>
745 </div>
746 </div>
747 <div id="content">
748 <div class="sect1">
749 <h2 id="_synopsis">SYNOPSIS</h2>
750 <div class="sectionbody">
751 <div class="verseblock">
752 <pre class="content"><em>git diff</em> [&lt;options&gt;] [&lt;commit&gt;] [--] [&lt;path&gt;&#8230;]
753 <em>git diff</em> [&lt;options&gt;] --cached [--merge-base] [&lt;commit&gt;] [--] [&lt;path&gt;&#8230;]
754 <em>git diff</em> [&lt;options&gt;] [--merge-base] &lt;commit&gt; [&lt;commit&gt;&#8230;] &lt;commit&gt; [--] [&lt;path&gt;&#8230;]
755 <em>git diff</em> [&lt;options&gt;] &lt;commit&gt;&#8230;&lt;commit&gt; [--] [&lt;path&gt;&#8230;]
756 <em>git diff</em> [&lt;options&gt;] &lt;blob&gt; &lt;blob&gt;
757 <em>git diff</em> [&lt;options&gt;] --no-index [--] &lt;path&gt; &lt;path&gt;</pre>
758 <div class="attribution">
759 </div></div>
760 </div>
761 </div>
762 <div class="sect1">
763 <h2 id="_description">DESCRIPTION</h2>
764 <div class="sectionbody">
765 <div class="paragraph"><p>Show changes between the working tree and the index or a tree, changes
766 between the index and a tree, changes between two trees, changes resulting
767 from a merge, changes between two blob objects, or changes between two
768 files on disk.</p></div>
769 <div class="dlist"><dl>
770 <dt class="hdlist1">
771 <em>git diff</em> [&lt;options&gt;] [--] [&lt;path&gt;&#8230;]
772 </dt>
773 <dd>
775 This form is to view the changes you made relative to
776 the index (staging area for the next commit). In other
777 words, the differences are what you <em>could</em> tell Git to
778 further add to the index but you still haven&#8217;t. You can
779 stage these changes by using <a href="git-add.html">git-add(1)</a>.
780 </p>
781 </dd>
782 <dt class="hdlist1">
783 <em>git diff</em> [&lt;options&gt;] --no-index [--] &lt;path&gt; &lt;path&gt;
784 </dt>
785 <dd>
787 This form is to compare the given two paths on the
788 filesystem. You can omit the <code>--no-index</code> option when
789 running the command in a working tree controlled by Git and
790 at least one of the paths points outside the working tree,
791 or when running the command outside a working tree
792 controlled by Git. This form implies <code>--exit-code</code>.
793 </p>
794 </dd>
795 <dt class="hdlist1">
796 <em>git diff</em> [&lt;options&gt;] --cached [--merge-base] [&lt;commit&gt;] [--] [&lt;path&gt;&#8230;]
797 </dt>
798 <dd>
800 This form is to view the changes you staged for the next
801 commit relative to the named &lt;commit&gt;. Typically you
802 would want comparison with the latest commit, so if you
803 do not give &lt;commit&gt;, it defaults to HEAD.
804 If HEAD does not exist (e.g. unborn branches) and
805 &lt;commit&gt; is not given, it shows all staged changes.
806 --staged is a synonym of --cached.
807 </p>
808 <div class="paragraph"><p>If --merge-base is given, instead of using &lt;commit&gt;, use the merge base
809 of &lt;commit&gt; and HEAD. <code>git diff --cached --merge-base A</code> is equivalent to
810 <code>git diff --cached $(git merge-base A HEAD)</code>.</p></div>
811 </dd>
812 <dt class="hdlist1">
813 <em>git diff</em> [&lt;options&gt;] [--merge-base] &lt;commit&gt; [--] [&lt;path&gt;&#8230;]
814 </dt>
815 <dd>
817 This form is to view the changes you have in your
818 working tree relative to the named &lt;commit&gt;. You can
819 use HEAD to compare it with the latest commit, or a
820 branch name to compare with the tip of a different
821 branch.
822 </p>
823 <div class="paragraph"><p>If --merge-base is given, instead of using &lt;commit&gt;, use the merge base
824 of &lt;commit&gt; and HEAD. <code>git diff --merge-base A</code> is equivalent to
825 <code>git diff $(git merge-base A HEAD)</code>.</p></div>
826 </dd>
827 <dt class="hdlist1">
828 <em>git diff</em> [&lt;options&gt;] [--merge-base] &lt;commit&gt; &lt;commit&gt; [--] [&lt;path&gt;&#8230;]
829 </dt>
830 <dd>
832 This is to view the changes between two arbitrary
833 &lt;commit&gt;.
834 </p>
835 <div class="paragraph"><p>If --merge-base is given, use the merge base of the two commits for the
836 "before" side. <code>git diff --merge-base A B</code> is equivalent to
837 <code>git diff $(git merge-base A B) B</code>.</p></div>
838 </dd>
839 <dt class="hdlist1">
840 <em>git diff</em> [&lt;options&gt;] &lt;commit&gt; &lt;commit&gt;&#8230; &lt;commit&gt; [--] [&lt;path&gt;&#8230;]
841 </dt>
842 <dd>
844 This form is to view the results of a merge commit. The first
845 listed &lt;commit&gt; must be the merge itself; the remaining two or
846 more commits should be its parents. Convenient ways to produce
847 the desired set of revisions are to use the suffixes <code>^@</code> and
848 <code>^!</code>. If A is a merge commit, then <code>git diff A A^@</code>,
849 <code>git diff A^!</code> and <code>git show A</code> all give the same combined diff.
850 </p>
851 </dd>
852 <dt class="hdlist1">
853 <em>git diff</em> [&lt;options&gt;] &lt;commit&gt;..&lt;commit&gt; [--] [&lt;path&gt;&#8230;]
854 </dt>
855 <dd>
857 This is synonymous to the earlier form (without the <code>..</code>) for
858 viewing the changes between two arbitrary &lt;commit&gt;. If &lt;commit&gt; on
859 one side is omitted, it will have the same effect as
860 using HEAD instead.
861 </p>
862 </dd>
863 <dt class="hdlist1">
864 <em>git diff</em> [&lt;options&gt;] &lt;commit&gt;...&lt;commit&gt; [--] [&lt;path&gt;&#8230;]
865 </dt>
866 <dd>
868 This form is to view the changes on the branch containing
869 and up to the second &lt;commit&gt;, starting at a common ancestor
870 of both &lt;commit&gt;. <code>git diff A...B</code> is equivalent to
871 <code>git diff $(git merge-base A B) B</code>. You can omit any one
872 of &lt;commit&gt;, which has the same effect as using HEAD instead.
873 </p>
874 </dd>
875 </dl></div>
876 <div class="paragraph"><p>Just in case you are doing something exotic, it should be
877 noted that all of the &lt;commit&gt; in the above description, except
878 in the <code>--merge-base</code> case and in the last two forms that use <code>..</code>
879 notations, can be any &lt;tree&gt;. A tree of interest is the one pointed to
880 by the special ref <code>AUTO_MERGE</code>, which is written by the <em>ort</em> merge
881 strategy upon hitting merge conflicts (see <a href="git-merge.html">git-merge(1)</a>).
882 Comparing the working tree with <code>AUTO_MERGE</code> shows changes you&#8217;ve made
883 so far to resolve textual conflicts (see the examples below).</p></div>
884 <div class="paragraph"><p>For a more complete list of ways to spell &lt;commit&gt;, see
885 "SPECIFYING REVISIONS" section in <a href="gitrevisions.html">gitrevisions(7)</a>.
886 However, "diff" is about comparing two <em>endpoints</em>, not ranges,
887 and the range notations (<code>&lt;commit&gt;..&lt;commit&gt;</code> and
888 <code>&lt;commit&gt;...&lt;commit&gt;</code>) do not mean a range as defined in the
889 "SPECIFYING RANGES" section in <a href="gitrevisions.html">gitrevisions(7)</a>.</p></div>
890 <div class="dlist"><dl>
891 <dt class="hdlist1">
892 <em>git diff</em> [&lt;options&gt;] &lt;blob&gt; &lt;blob&gt;
893 </dt>
894 <dd>
896 This form is to view the differences between the raw
897 contents of two blob objects.
898 </p>
899 </dd>
900 </dl></div>
901 </div>
902 </div>
903 <div class="sect1">
904 <h2 id="_options">OPTIONS</h2>
905 <div class="sectionbody">
906 <div class="dlist"><dl>
907 <dt class="hdlist1">
909 </dt>
910 <dt class="hdlist1">
912 </dt>
913 <dt class="hdlist1">
914 --patch
915 </dt>
916 <dd>
918 Generate patch (see <a href="#generate_patch_text_with_p">[generate_patch_text_with_p]</a>).
919 This is the default.
920 </p>
921 </dd>
922 <dt class="hdlist1">
924 </dt>
925 <dt class="hdlist1">
926 --no-patch
927 </dt>
928 <dd>
930 Suppress all output from the diff machinery. Useful for
931 commands like <code>git show</code> that show the patch by default to
932 squelch their output, or to cancel the effect of options like
933 <code>--patch</code>, <code>--stat</code> earlier on the command line in an alias.
934 </p>
935 </dd>
936 <dt class="hdlist1">
937 -U&lt;n&gt;
938 </dt>
939 <dt class="hdlist1">
940 --unified=&lt;n&gt;
941 </dt>
942 <dd>
944 Generate diffs with &lt;n&gt; lines of context instead of
945 the usual three.
946 Implies <code>--patch</code>.
947 </p>
948 </dd>
949 <dt class="hdlist1">
950 --output=&lt;file&gt;
951 </dt>
952 <dd>
954 Output to a specific file instead of stdout.
955 </p>
956 </dd>
957 <dt class="hdlist1">
958 --output-indicator-new=&lt;char&gt;
959 </dt>
960 <dt class="hdlist1">
961 --output-indicator-old=&lt;char&gt;
962 </dt>
963 <dt class="hdlist1">
964 --output-indicator-context=&lt;char&gt;
965 </dt>
966 <dd>
968 Specify the character used to indicate new, old or context
969 lines in the generated patch. Normally they are <em>+</em>, <em>-</em> and
970 ' ' respectively.
971 </p>
972 </dd>
973 <dt class="hdlist1">
974 --raw
975 </dt>
976 <dd>
978 Generate the diff in raw format.
979 </p>
980 </dd>
981 <dt class="hdlist1">
982 --patch-with-raw
983 </dt>
984 <dd>
986 Synonym for <code>-p --raw</code>.
987 </p>
988 </dd>
989 <dt class="hdlist1">
990 --indent-heuristic
991 </dt>
992 <dd>
994 Enable the heuristic that shifts diff hunk boundaries to make patches
995 easier to read. This is the default.
996 </p>
997 </dd>
998 <dt class="hdlist1">
999 --no-indent-heuristic
1000 </dt>
1001 <dd>
1003 Disable the indent heuristic.
1004 </p>
1005 </dd>
1006 <dt class="hdlist1">
1007 --minimal
1008 </dt>
1009 <dd>
1011 Spend extra time to make sure the smallest possible
1012 diff is produced.
1013 </p>
1014 </dd>
1015 <dt class="hdlist1">
1016 --patience
1017 </dt>
1018 <dd>
1020 Generate a diff using the "patience diff" algorithm.
1021 </p>
1022 </dd>
1023 <dt class="hdlist1">
1024 --histogram
1025 </dt>
1026 <dd>
1028 Generate a diff using the "histogram diff" algorithm.
1029 </p>
1030 </dd>
1031 <dt class="hdlist1">
1032 --anchored=&lt;text&gt;
1033 </dt>
1034 <dd>
1036 Generate a diff using the "anchored diff" algorithm.
1037 </p>
1038 <div class="paragraph"><p>This option may be specified more than once.</p></div>
1039 <div class="paragraph"><p>If a line exists in both the source and destination, exists only once,
1040 and starts with this text, this algorithm attempts to prevent it from
1041 appearing as a deletion or addition in the output. It uses the "patience
1042 diff" algorithm internally.</p></div>
1043 </dd>
1044 <dt class="hdlist1">
1045 --diff-algorithm={patience|minimal|histogram|myers}
1046 </dt>
1047 <dd>
1049 Choose a diff algorithm. The variants are as follows:
1050 </p>
1051 <div class="openblock">
1052 <div class="content">
1053 <div class="dlist"><dl>
1054 <dt class="hdlist1">
1055 <code>default</code>, <code>myers</code>
1056 </dt>
1057 <dd>
1059 The basic greedy diff algorithm. Currently, this is the default.
1060 </p>
1061 </dd>
1062 <dt class="hdlist1">
1063 <code>minimal</code>
1064 </dt>
1065 <dd>
1067 Spend extra time to make sure the smallest possible diff is
1068 produced.
1069 </p>
1070 </dd>
1071 <dt class="hdlist1">
1072 <code>patience</code>
1073 </dt>
1074 <dd>
1076 Use "patience diff" algorithm when generating patches.
1077 </p>
1078 </dd>
1079 <dt class="hdlist1">
1080 <code>histogram</code>
1081 </dt>
1082 <dd>
1084 This algorithm extends the patience algorithm to "support
1085 low-occurrence common elements".
1086 </p>
1087 </dd>
1088 </dl></div>
1089 </div></div>
1090 <div class="paragraph"><p>For instance, if you configured the <code>diff.algorithm</code> variable to a
1091 non-default value and want to use the default one, then you
1092 have to use <code>--diff-algorithm=default</code> option.</p></div>
1093 </dd>
1094 <dt class="hdlist1">
1095 --stat[=&lt;width&gt;[,&lt;name-width&gt;[,&lt;count&gt;]]]
1096 </dt>
1097 <dd>
1099 Generate a diffstat. By default, as much space as necessary
1100 will be used for the filename part, and the rest for the graph
1101 part. Maximum width defaults to terminal width, or 80 columns
1102 if not connected to a terminal, and can be overridden by
1103 <code>&lt;width&gt;</code>. The width of the filename part can be limited by
1104 giving another width <code>&lt;name-width&gt;</code> after a comma or by setting
1105 <code>diff.statNameWidth=&lt;width&gt;</code>. The width of the graph part can be
1106 limited by using <code>--stat-graph-width=&lt;width&gt;</code> or by setting
1107 <code>diff.statGraphWidth=&lt;width&gt;</code>. Using <code>--stat</code> or
1108 <code>--stat-graph-width</code> affects all commands generating a stat graph,
1109 while setting <code>diff.statNameWidth</code> or <code>diff.statGraphWidth</code>
1110 does not affect <code>git format-patch</code>.
1111 By giving a third parameter <code>&lt;count&gt;</code>, you can limit the output to
1112 the first <code>&lt;count&gt;</code> lines, followed by <code>...</code> if there are more.
1113 </p>
1114 <div class="paragraph"><p>These parameters can also be set individually with <code>--stat-width=&lt;width&gt;</code>,
1115 <code>--stat-name-width=&lt;name-width&gt;</code> and <code>--stat-count=&lt;count&gt;</code>.</p></div>
1116 </dd>
1117 <dt class="hdlist1">
1118 --compact-summary
1119 </dt>
1120 <dd>
1122 Output a condensed summary of extended header information such
1123 as file creations or deletions ("new" or "gone", optionally "+l"
1124 if it&#8217;s a symlink) and mode changes ("+x" or "-x" for adding
1125 or removing executable bit respectively) in diffstat. The
1126 information is put between the filename part and the graph
1127 part. Implies <code>--stat</code>.
1128 </p>
1129 </dd>
1130 <dt class="hdlist1">
1131 --numstat
1132 </dt>
1133 <dd>
1135 Similar to <code>--stat</code>, but shows number of added and
1136 deleted lines in decimal notation and pathname without
1137 abbreviation, to make it more machine friendly. For
1138 binary files, outputs two <code>-</code> instead of saying
1139 <code>0 0</code>.
1140 </p>
1141 </dd>
1142 <dt class="hdlist1">
1143 --shortstat
1144 </dt>
1145 <dd>
1147 Output only the last line of the <code>--stat</code> format containing total
1148 number of modified files, as well as number of added and deleted
1149 lines.
1150 </p>
1151 </dd>
1152 <dt class="hdlist1">
1153 -X[&lt;param1,param2,&#8230;&gt;]
1154 </dt>
1155 <dt class="hdlist1">
1156 --dirstat[=&lt;param1,param2,&#8230;&gt;]
1157 </dt>
1158 <dd>
1160 Output the distribution of relative amount of changes for each
1161 sub-directory. The behavior of <code>--dirstat</code> can be customized by
1162 passing it a comma separated list of parameters.
1163 The defaults are controlled by the <code>diff.dirstat</code> configuration
1164 variable (see <a href="git-config.html">git-config(1)</a>).
1165 The following parameters are available:
1166 </p>
1167 <div class="openblock">
1168 <div class="content">
1169 <div class="dlist"><dl>
1170 <dt class="hdlist1">
1171 <code>changes</code>
1172 </dt>
1173 <dd>
1175 Compute the dirstat numbers by counting the lines that have been
1176 removed from the source, or added to the destination. This ignores
1177 the amount of pure code movements within a file. In other words,
1178 rearranging lines in a file is not counted as much as other changes.
1179 This is the default behavior when no parameter is given.
1180 </p>
1181 </dd>
1182 <dt class="hdlist1">
1183 <code>lines</code>
1184 </dt>
1185 <dd>
1187 Compute the dirstat numbers by doing the regular line-based diff
1188 analysis, and summing the removed/added line counts. (For binary
1189 files, count 64-byte chunks instead, since binary files have no
1190 natural concept of lines). This is a more expensive <code>--dirstat</code>
1191 behavior than the <code>changes</code> behavior, but it does count rearranged
1192 lines within a file as much as other changes. The resulting output
1193 is consistent with what you get from the other <code>--*stat</code> options.
1194 </p>
1195 </dd>
1196 <dt class="hdlist1">
1197 <code>files</code>
1198 </dt>
1199 <dd>
1201 Compute the dirstat numbers by counting the number of files changed.
1202 Each changed file counts equally in the dirstat analysis. This is
1203 the computationally cheapest <code>--dirstat</code> behavior, since it does
1204 not have to look at the file contents at all.
1205 </p>
1206 </dd>
1207 <dt class="hdlist1">
1208 <code>cumulative</code>
1209 </dt>
1210 <dd>
1212 Count changes in a child directory for the parent directory as well.
1213 Note that when using <code>cumulative</code>, the sum of the percentages
1214 reported may exceed 100%. The default (non-cumulative) behavior can
1215 be specified with the <code>noncumulative</code> parameter.
1216 </p>
1217 </dd>
1218 <dt class="hdlist1">
1219 &lt;limit&gt;
1220 </dt>
1221 <dd>
1223 An integer parameter specifies a cut-off percent (3% by default).
1224 Directories contributing less than this percentage of the changes
1225 are not shown in the output.
1226 </p>
1227 </dd>
1228 </dl></div>
1229 </div></div>
1230 <div class="paragraph"><p>Example: The following will count changed files, while ignoring
1231 directories with less than 10% of the total amount of changed files,
1232 and accumulating child directory counts in the parent directories:
1233 <code>--dirstat=files,10,cumulative</code>.</p></div>
1234 </dd>
1235 <dt class="hdlist1">
1236 --cumulative
1237 </dt>
1238 <dd>
1240 Synonym for --dirstat=cumulative
1241 </p>
1242 </dd>
1243 <dt class="hdlist1">
1244 --dirstat-by-file[=&lt;param1,param2&gt;&#8230;]
1245 </dt>
1246 <dd>
1248 Synonym for --dirstat=files,param1,param2&#8230;
1249 </p>
1250 </dd>
1251 <dt class="hdlist1">
1252 --summary
1253 </dt>
1254 <dd>
1256 Output a condensed summary of extended header information
1257 such as creations, renames and mode changes.
1258 </p>
1259 </dd>
1260 <dt class="hdlist1">
1261 --patch-with-stat
1262 </dt>
1263 <dd>
1265 Synonym for <code>-p --stat</code>.
1266 </p>
1267 </dd>
1268 <dt class="hdlist1">
1270 </dt>
1271 <dd>
1273 When <code>--raw</code>, <code>--numstat</code>, <code>--name-only</code> or <code>--name-status</code> has been
1274 given, do not munge pathnames and use NULs as output field terminators.
1275 </p>
1276 <div class="paragraph"><p>Without this option, pathnames with "unusual" characters are quoted as
1277 explained for the configuration variable <code>core.quotePath</code> (see
1278 <a href="git-config.html">git-config(1)</a>).</p></div>
1279 </dd>
1280 <dt class="hdlist1">
1281 --name-only
1282 </dt>
1283 <dd>
1285 Show only names of changed files. The file names are often encoded in UTF-8.
1286 For more information see the discussion about encoding in the <a href="git-log.html">git-log(1)</a>
1287 manual page.
1288 </p>
1289 </dd>
1290 <dt class="hdlist1">
1291 --name-status
1292 </dt>
1293 <dd>
1295 Show only names and status of changed files. See the description
1296 of the <code>--diff-filter</code> option on what the status letters mean.
1297 Just like <code>--name-only</code> the file names are often encoded in UTF-8.
1298 </p>
1299 </dd>
1300 <dt class="hdlist1">
1301 --submodule[=&lt;format&gt;]
1302 </dt>
1303 <dd>
1305 Specify how differences in submodules are shown. When specifying
1306 <code>--submodule=short</code> the <em>short</em> format is used. This format just
1307 shows the names of the commits at the beginning and end of the range.
1308 When <code>--submodule</code> or <code>--submodule=log</code> is specified, the <em>log</em>
1309 format is used. This format lists the commits in the range like
1310 <a href="git-submodule.html">git-submodule(1)</a> <code>summary</code> does. When <code>--submodule=diff</code>
1311 is specified, the <em>diff</em> format is used. This format shows an
1312 inline diff of the changes in the submodule contents between the
1313 commit range. Defaults to <code>diff.submodule</code> or the <em>short</em> format
1314 if the config option is unset.
1315 </p>
1316 </dd>
1317 <dt class="hdlist1">
1318 --color[=&lt;when&gt;]
1319 </dt>
1320 <dd>
1322 Show colored diff.
1323 <code>--color</code> (i.e. without <em>=&lt;when&gt;</em>) is the same as <code>--color=always</code>.
1324 <em>&lt;when&gt;</em> can be one of <code>always</code>, <code>never</code>, or <code>auto</code>.
1325 It can be changed by the <code>color.ui</code> and <code>color.diff</code>
1326 configuration settings.
1327 </p>
1328 </dd>
1329 <dt class="hdlist1">
1330 --no-color
1331 </dt>
1332 <dd>
1334 Turn off colored diff.
1335 This can be used to override configuration settings.
1336 It is the same as <code>--color=never</code>.
1337 </p>
1338 </dd>
1339 <dt class="hdlist1">
1340 --color-moved[=&lt;mode&gt;]
1341 </dt>
1342 <dd>
1344 Moved lines of code are colored differently.
1345 It can be changed by the <code>diff.colorMoved</code> configuration setting.
1346 The &lt;mode&gt; defaults to <em>no</em> if the option is not given
1347 and to <em>zebra</em> if the option with no mode is given.
1348 The mode must be one of:
1349 </p>
1350 <div class="openblock">
1351 <div class="content">
1352 <div class="dlist"><dl>
1353 <dt class="hdlist1">
1355 </dt>
1356 <dd>
1358 Moved lines are not highlighted.
1359 </p>
1360 </dd>
1361 <dt class="hdlist1">
1362 default
1363 </dt>
1364 <dd>
1366 Is a synonym for <code>zebra</code>. This may change to a more sensible mode
1367 in the future.
1368 </p>
1369 </dd>
1370 <dt class="hdlist1">
1371 plain
1372 </dt>
1373 <dd>
1375 Any line that is added in one location and was removed
1376 in another location will be colored with <em>color.diff.newMoved</em>.
1377 Similarly <em>color.diff.oldMoved</em> will be used for removed lines
1378 that are added somewhere else in the diff. This mode picks up any
1379 moved line, but it is not very useful in a review to determine
1380 if a block of code was moved without permutation.
1381 </p>
1382 </dd>
1383 <dt class="hdlist1">
1384 blocks
1385 </dt>
1386 <dd>
1388 Blocks of moved text of at least 20 alphanumeric characters
1389 are detected greedily. The detected blocks are
1390 painted using either the <em>color.diff.{old,new}Moved</em> color.
1391 Adjacent blocks cannot be told apart.
1392 </p>
1393 </dd>
1394 <dt class="hdlist1">
1395 zebra
1396 </dt>
1397 <dd>
1399 Blocks of moved text are detected as in <em>blocks</em> mode. The blocks
1400 are painted using either the <em>color.diff.{old,new}Moved</em> color or
1401 <em>color.diff.{old,new}MovedAlternative</em>. The change between
1402 the two colors indicates that a new block was detected.
1403 </p>
1404 </dd>
1405 <dt class="hdlist1">
1406 dimmed-zebra
1407 </dt>
1408 <dd>
1410 Similar to <em>zebra</em>, but additional dimming of uninteresting parts
1411 of moved code is performed. The bordering lines of two adjacent
1412 blocks are considered interesting, the rest is uninteresting.
1413 <code>dimmed_zebra</code> is a deprecated synonym.
1414 </p>
1415 </dd>
1416 </dl></div>
1417 </div></div>
1418 </dd>
1419 <dt class="hdlist1">
1420 --no-color-moved
1421 </dt>
1422 <dd>
1424 Turn off move detection. This can be used to override configuration
1425 settings. It is the same as <code>--color-moved=no</code>.
1426 </p>
1427 </dd>
1428 <dt class="hdlist1">
1429 --color-moved-ws=&lt;modes&gt;
1430 </dt>
1431 <dd>
1433 This configures how whitespace is ignored when performing the
1434 move detection for <code>--color-moved</code>.
1435 It can be set by the <code>diff.colorMovedWS</code> configuration setting.
1436 These modes can be given as a comma separated list:
1437 </p>
1438 <div class="openblock">
1439 <div class="content">
1440 <div class="dlist"><dl>
1441 <dt class="hdlist1">
1443 </dt>
1444 <dd>
1446 Do not ignore whitespace when performing move detection.
1447 </p>
1448 </dd>
1449 <dt class="hdlist1">
1450 ignore-space-at-eol
1451 </dt>
1452 <dd>
1454 Ignore changes in whitespace at EOL.
1455 </p>
1456 </dd>
1457 <dt class="hdlist1">
1458 ignore-space-change
1459 </dt>
1460 <dd>
1462 Ignore changes in amount of whitespace. This ignores whitespace
1463 at line end, and considers all other sequences of one or
1464 more whitespace characters to be equivalent.
1465 </p>
1466 </dd>
1467 <dt class="hdlist1">
1468 ignore-all-space
1469 </dt>
1470 <dd>
1472 Ignore whitespace when comparing lines. This ignores differences
1473 even if one line has whitespace where the other line has none.
1474 </p>
1475 </dd>
1476 <dt class="hdlist1">
1477 allow-indentation-change
1478 </dt>
1479 <dd>
1481 Initially ignore any whitespace in the move detection, then
1482 group the moved code blocks only into a block if the change in
1483 whitespace is the same per line. This is incompatible with the
1484 other modes.
1485 </p>
1486 </dd>
1487 </dl></div>
1488 </div></div>
1489 </dd>
1490 <dt class="hdlist1">
1491 --no-color-moved-ws
1492 </dt>
1493 <dd>
1495 Do not ignore whitespace when performing move detection. This can be
1496 used to override configuration settings. It is the same as
1497 <code>--color-moved-ws=no</code>.
1498 </p>
1499 </dd>
1500 <dt class="hdlist1">
1501 --word-diff[=&lt;mode&gt;]
1502 </dt>
1503 <dd>
1505 Show a word diff, using the &lt;mode&gt; to delimit changed words.
1506 By default, words are delimited by whitespace; see
1507 <code>--word-diff-regex</code> below. The &lt;mode&gt; defaults to <em>plain</em>, and
1508 must be one of:
1509 </p>
1510 <div class="openblock">
1511 <div class="content">
1512 <div class="dlist"><dl>
1513 <dt class="hdlist1">
1514 color
1515 </dt>
1516 <dd>
1518 Highlight changed words using only colors. Implies <code>--color</code>.
1519 </p>
1520 </dd>
1521 <dt class="hdlist1">
1522 plain
1523 </dt>
1524 <dd>
1526 Show words as <code>[-removed-]</code> and <code>{+added+}</code>. Makes no
1527 attempts to escape the delimiters if they appear in the input,
1528 so the output may be ambiguous.
1529 </p>
1530 </dd>
1531 <dt class="hdlist1">
1532 porcelain
1533 </dt>
1534 <dd>
1536 Use a special line-based format intended for script
1537 consumption. Added/removed/unchanged runs are printed in the
1538 usual unified diff format, starting with a <code>+</code>/<code>-</code>/` `
1539 character at the beginning of the line and extending to the
1540 end of the line. Newlines in the input are represented by a
1541 tilde <code>~</code> on a line of its own.
1542 </p>
1543 </dd>
1544 <dt class="hdlist1">
1545 none
1546 </dt>
1547 <dd>
1549 Disable word diff again.
1550 </p>
1551 </dd>
1552 </dl></div>
1553 </div></div>
1554 <div class="paragraph"><p>Note that despite the name of the first mode, color is used to
1555 highlight the changed parts in all modes if enabled.</p></div>
1556 </dd>
1557 <dt class="hdlist1">
1558 --word-diff-regex=&lt;regex&gt;
1559 </dt>
1560 <dd>
1562 Use &lt;regex&gt; to decide what a word is, instead of considering
1563 runs of non-whitespace to be a word. Also implies
1564 <code>--word-diff</code> unless it was already enabled.
1565 </p>
1566 <div class="paragraph"><p>Every non-overlapping match of the
1567 &lt;regex&gt; is considered a word. Anything between these matches is
1568 considered whitespace and ignored(!) for the purposes of finding
1569 differences. You may want to append <code>|[^[:space:]]</code> to your regular
1570 expression to make sure that it matches all non-whitespace characters.
1571 A match that contains a newline is silently truncated(!) at the
1572 newline.</p></div>
1573 <div class="paragraph"><p>For example, <code>--word-diff-regex=.</code> will treat each character as a word
1574 and, correspondingly, show differences character by character.</p></div>
1575 <div class="paragraph"><p>The regex can also be set via a diff driver or configuration option, see
1576 <a href="gitattributes.html">gitattributes(5)</a> or <a href="git-config.html">git-config(1)</a>. Giving it explicitly
1577 overrides any diff driver or configuration setting. Diff drivers
1578 override configuration settings.</p></div>
1579 </dd>
1580 <dt class="hdlist1">
1581 --color-words[=&lt;regex&gt;]
1582 </dt>
1583 <dd>
1585 Equivalent to <code>--word-diff=color</code> plus (if a regex was
1586 specified) <code>--word-diff-regex=&lt;regex&gt;</code>.
1587 </p>
1588 </dd>
1589 <dt class="hdlist1">
1590 --no-renames
1591 </dt>
1592 <dd>
1594 Turn off rename detection, even when the configuration
1595 file gives the default to do so.
1596 </p>
1597 </dd>
1598 <dt class="hdlist1">
1599 --[no-]rename-empty
1600 </dt>
1601 <dd>
1603 Whether to use empty blobs as rename source.
1604 </p>
1605 </dd>
1606 <dt class="hdlist1">
1607 --check
1608 </dt>
1609 <dd>
1611 Warn if changes introduce conflict markers or whitespace errors.
1612 What are considered whitespace errors is controlled by <code>core.whitespace</code>
1613 configuration. By default, trailing whitespaces (including
1614 lines that consist solely of whitespaces) and a space character
1615 that is immediately followed by a tab character inside the
1616 initial indent of the line are considered whitespace errors.
1617 Exits with non-zero status if problems are found. Not compatible
1618 with --exit-code.
1619 </p>
1620 </dd>
1621 <dt class="hdlist1">
1622 --ws-error-highlight=&lt;kind&gt;
1623 </dt>
1624 <dd>
1626 Highlight whitespace errors in the <code>context</code>, <code>old</code> or <code>new</code>
1627 lines of the diff. Multiple values are separated by comma,
1628 <code>none</code> resets previous values, <code>default</code> reset the list to
1629 <code>new</code> and <code>all</code> is a shorthand for <code>old,new,context</code>. When
1630 this option is not given, and the configuration variable
1631 <code>diff.wsErrorHighlight</code> is not set, only whitespace errors in
1632 <code>new</code> lines are highlighted. The whitespace errors are colored
1633 with <code>color.diff.whitespace</code>.
1634 </p>
1635 </dd>
1636 <dt class="hdlist1">
1637 --full-index
1638 </dt>
1639 <dd>
1641 Instead of the first handful of characters, show the full
1642 pre- and post-image blob object names on the "index"
1643 line when generating patch format output.
1644 </p>
1645 </dd>
1646 <dt class="hdlist1">
1647 --binary
1648 </dt>
1649 <dd>
1651 In addition to <code>--full-index</code>, output a binary diff that
1652 can be applied with <code>git-apply</code>.
1653 Implies <code>--patch</code>.
1654 </p>
1655 </dd>
1656 <dt class="hdlist1">
1657 --abbrev[=&lt;n&gt;]
1658 </dt>
1659 <dd>
1661 Instead of showing the full 40-byte hexadecimal object
1662 name in diff-raw format output and diff-tree header
1663 lines, show the shortest prefix that is at least <em>&lt;n&gt;</em>
1664 hexdigits long that uniquely refers the object.
1665 In diff-patch output format, <code>--full-index</code> takes higher
1666 precedence, i.e. if <code>--full-index</code> is specified, full blob
1667 names will be shown regardless of <code>--abbrev</code>.
1668 Non default number of digits can be specified with <code>--abbrev=&lt;n&gt;</code>.
1669 </p>
1670 </dd>
1671 <dt class="hdlist1">
1672 -B[&lt;n&gt;][/&lt;m&gt;]
1673 </dt>
1674 <dt class="hdlist1">
1675 --break-rewrites[=[&lt;n&gt;][/&lt;m&gt;]]
1676 </dt>
1677 <dd>
1679 Break complete rewrite changes into pairs of delete and
1680 create. This serves two purposes:
1681 </p>
1682 <div class="paragraph"><p>It affects the way a change that amounts to a total rewrite of a file
1683 not as a series of deletion and insertion mixed together with a very
1684 few lines that happen to match textually as the context, but as a
1685 single deletion of everything old followed by a single insertion of
1686 everything new, and the number <code>m</code> controls this aspect of the -B
1687 option (defaults to 60%). <code>-B/70%</code> specifies that less than 30% of the
1688 original should remain in the result for Git to consider it a total
1689 rewrite (i.e. otherwise the resulting patch will be a series of
1690 deletion and insertion mixed together with context lines).</p></div>
1691 <div class="paragraph"><p>When used with -M, a totally-rewritten file is also considered as the
1692 source of a rename (usually -M only considers a file that disappeared
1693 as the source of a rename), and the number <code>n</code> controls this aspect of
1694 the -B option (defaults to 50%). <code>-B20%</code> specifies that a change with
1695 addition and deletion compared to 20% or more of the file&#8217;s size are
1696 eligible for being picked up as a possible source of a rename to
1697 another file.</p></div>
1698 </dd>
1699 <dt class="hdlist1">
1700 -M[&lt;n&gt;]
1701 </dt>
1702 <dt class="hdlist1">
1703 --find-renames[=&lt;n&gt;]
1704 </dt>
1705 <dd>
1707 Detect renames.
1708 If <code>n</code> is specified, it is a threshold on the similarity
1709 index (i.e. amount of addition/deletions compared to the
1710 file&#8217;s size). For example, <code>-M90%</code> means Git should consider a
1711 delete/add pair to be a rename if more than 90% of the file
1712 hasn&#8217;t changed. Without a <code>%</code> sign, the number is to be read as
1713 a fraction, with a decimal point before it. I.e., <code>-M5</code> becomes
1714 0.5, and is thus the same as <code>-M50%</code>. Similarly, <code>-M05</code> is
1715 the same as <code>-M5%</code>. To limit detection to exact renames, use
1716 <code>-M100%</code>. The default similarity index is 50%.
1717 </p>
1718 </dd>
1719 <dt class="hdlist1">
1720 -C[&lt;n&gt;]
1721 </dt>
1722 <dt class="hdlist1">
1723 --find-copies[=&lt;n&gt;]
1724 </dt>
1725 <dd>
1727 Detect copies as well as renames. See also <code>--find-copies-harder</code>.
1728 If <code>n</code> is specified, it has the same meaning as for <code>-M&lt;n&gt;</code>.
1729 </p>
1730 </dd>
1731 <dt class="hdlist1">
1732 --find-copies-harder
1733 </dt>
1734 <dd>
1736 For performance reasons, by default, <code>-C</code> option finds copies only
1737 if the original file of the copy was modified in the same
1738 changeset. This flag makes the command
1739 inspect unmodified files as candidates for the source of
1740 copy. This is a very expensive operation for large
1741 projects, so use it with caution. Giving more than one
1742 <code>-C</code> option has the same effect.
1743 </p>
1744 </dd>
1745 <dt class="hdlist1">
1747 </dt>
1748 <dt class="hdlist1">
1749 --irreversible-delete
1750 </dt>
1751 <dd>
1753 Omit the preimage for deletes, i.e. print only the header but not
1754 the diff between the preimage and <code>/dev/null</code>. The resulting patch
1755 is not meant to be applied with <code>patch</code> or <code>git apply</code>; this is
1756 solely for people who want to just concentrate on reviewing the
1757 text after the change. In addition, the output obviously lacks
1758 enough information to apply such a patch in reverse, even manually,
1759 hence the name of the option.
1760 </p>
1761 <div class="paragraph"><p>When used together with <code>-B</code>, omit also the preimage in the deletion part
1762 of a delete/create pair.</p></div>
1763 </dd>
1764 <dt class="hdlist1">
1765 -l&lt;num&gt;
1766 </dt>
1767 <dd>
1769 The <code>-M</code> and <code>-C</code> options involve some preliminary steps that
1770 can detect subsets of renames/copies cheaply, followed by an
1771 exhaustive fallback portion that compares all remaining
1772 unpaired destinations to all relevant sources. (For renames,
1773 only remaining unpaired sources are relevant; for copies, all
1774 original sources are relevant.) For N sources and
1775 destinations, this exhaustive check is O(N^2). This option
1776 prevents the exhaustive portion of rename/copy detection from
1777 running if the number of source/destination files involved
1778 exceeds the specified number. Defaults to diff.renameLimit.
1779 Note that a value of 0 is treated as unlimited.
1780 </p>
1781 </dd>
1782 <dt class="hdlist1">
1783 --diff-filter=[(A|C|D|M|R|T|U|X|B)&#8230;[*]]
1784 </dt>
1785 <dd>
1787 Select only files that are Added (<code>A</code>), Copied (<code>C</code>),
1788 Deleted (<code>D</code>), Modified (<code>M</code>), Renamed (<code>R</code>), have their
1789 type (i.e. regular file, symlink, submodule, &#8230;) changed (<code>T</code>),
1790 are Unmerged (<code>U</code>), are
1791 Unknown (<code>X</code>), or have had their pairing Broken (<code>B</code>).
1792 Any combination of the filter characters (including none) can be used.
1793 When <code>*</code> (All-or-none) is added to the combination, all
1794 paths are selected if there is any file that matches
1795 other criteria in the comparison; if there is no file
1796 that matches other criteria, nothing is selected.
1797 </p>
1798 <div class="paragraph"><p>Also, these upper-case letters can be downcased to exclude. E.g.
1799 <code>--diff-filter=ad</code> excludes added and deleted paths.</p></div>
1800 <div class="paragraph"><p>Note that not all diffs can feature all types. For instance, copied and
1801 renamed entries cannot appear if detection for those types is disabled.</p></div>
1802 </dd>
1803 <dt class="hdlist1">
1804 -S&lt;string&gt;
1805 </dt>
1806 <dd>
1808 Look for differences that change the number of occurrences of
1809 the specified string (i.e. addition/deletion) in a file.
1810 Intended for the scripter&#8217;s use.
1811 </p>
1812 <div class="paragraph"><p>It is useful when you&#8217;re looking for an exact block of code (like a
1813 struct), and want to know the history of that block since it first
1814 came into being: use the feature iteratively to feed the interesting
1815 block in the preimage back into <code>-S</code>, and keep going until you get the
1816 very first version of the block.</p></div>
1817 <div class="paragraph"><p>Binary files are searched as well.</p></div>
1818 </dd>
1819 <dt class="hdlist1">
1820 -G&lt;regex&gt;
1821 </dt>
1822 <dd>
1824 Look for differences whose patch text contains added/removed
1825 lines that match &lt;regex&gt;.
1826 </p>
1827 <div class="paragraph"><p>To illustrate the difference between <code>-S&lt;regex&gt; --pickaxe-regex</code> and
1828 <code>-G&lt;regex&gt;</code>, consider a commit with the following diff in the same
1829 file:</p></div>
1830 <div class="listingblock">
1831 <div class="content">
1832 <pre><code>+ return frotz(nitfol, two-&gt;ptr, 1, 0);
1834 - hit = frotz(nitfol, mf2.ptr, 1, 0);</code></pre>
1835 </div></div>
1836 <div class="paragraph"><p>While <code>git log -G"frotz\(nitfol"</code> will show this commit, <code>git log
1837 -S"frotz\(nitfol" --pickaxe-regex</code> will not (because the number of
1838 occurrences of that string did not change).</p></div>
1839 <div class="paragraph"><p>Unless <code>--text</code> is supplied patches of binary files without a textconv
1840 filter will be ignored.</p></div>
1841 <div class="paragraph"><p>See the <em>pickaxe</em> entry in <a href="gitdiffcore.html">gitdiffcore(7)</a> for more
1842 information.</p></div>
1843 </dd>
1844 <dt class="hdlist1">
1845 --find-object=&lt;object-id&gt;
1846 </dt>
1847 <dd>
1849 Look for differences that change the number of occurrences of
1850 the specified object. Similar to <code>-S</code>, just the argument is different
1851 in that it doesn&#8217;t search for a specific string but for a specific
1852 object id.
1853 </p>
1854 <div class="paragraph"><p>The object can be a blob or a submodule commit. It implies the <code>-t</code> option in
1855 <code>git-log</code> to also find trees.</p></div>
1856 </dd>
1857 <dt class="hdlist1">
1858 --pickaxe-all
1859 </dt>
1860 <dd>
1862 When <code>-S</code> or <code>-G</code> finds a change, show all the changes in that
1863 changeset, not just the files that contain the change
1864 in &lt;string&gt;.
1865 </p>
1866 </dd>
1867 <dt class="hdlist1">
1868 --pickaxe-regex
1869 </dt>
1870 <dd>
1872 Treat the &lt;string&gt; given to <code>-S</code> as an extended POSIX regular
1873 expression to match.
1874 </p>
1875 </dd>
1876 <dt class="hdlist1">
1877 -O&lt;orderfile&gt;
1878 </dt>
1879 <dd>
1881 Control the order in which files appear in the output.
1882 This overrides the <code>diff.orderFile</code> configuration variable
1883 (see <a href="git-config.html">git-config(1)</a>). To cancel <code>diff.orderFile</code>,
1884 use <code>-O/dev/null</code>.
1885 </p>
1886 <div class="paragraph"><p>The output order is determined by the order of glob patterns in
1887 &lt;orderfile&gt;.
1888 All files with pathnames that match the first pattern are output
1889 first, all files with pathnames that match the second pattern (but not
1890 the first) are output next, and so on.
1891 All files with pathnames that do not match any pattern are output
1892 last, as if there was an implicit match-all pattern at the end of the
1893 file.
1894 If multiple pathnames have the same rank (they match the same pattern
1895 but no earlier patterns), their output order relative to each other is
1896 the normal order.</p></div>
1897 <div class="paragraph"><p>&lt;orderfile&gt; is parsed as follows:</p></div>
1898 <div class="openblock">
1899 <div class="content">
1900 <div class="ulist"><ul>
1901 <li>
1903 Blank lines are ignored, so they can be used as separators for
1904 readability.
1905 </p>
1906 </li>
1907 <li>
1909 Lines starting with a hash ("<code>#</code>") are ignored, so they can be used
1910 for comments. Add a backslash ("<code>\</code>") to the beginning of the
1911 pattern if it starts with a hash.
1912 </p>
1913 </li>
1914 <li>
1916 Each other line contains a single pattern.
1917 </p>
1918 </li>
1919 </ul></div>
1920 </div></div>
1921 <div class="paragraph"><p>Patterns have the same syntax and semantics as patterns used for
1922 fnmatch(3) without the FNM_PATHNAME flag, except a pathname also
1923 matches a pattern if removing any number of the final pathname
1924 components matches the pattern. For example, the pattern "<code>foo*bar</code>"
1925 matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<code>foobarx</code>".</p></div>
1926 </dd>
1927 <dt class="hdlist1">
1928 --skip-to=&lt;file&gt;
1929 </dt>
1930 <dt class="hdlist1">
1931 --rotate-to=&lt;file&gt;
1932 </dt>
1933 <dd>
1935 Discard the files before the named &lt;file&gt; from the output
1936 (i.e. <em>skip to</em>), or move them to the end of the output
1937 (i.e. <em>rotate to</em>). These options were invented primarily for the use
1938 of the <code>git difftool</code> command, and may not be very useful
1939 otherwise.
1940 </p>
1941 </dd>
1942 <dt class="hdlist1">
1944 </dt>
1945 <dd>
1947 Swap two inputs; that is, show differences from index or
1948 on-disk file to tree contents.
1949 </p>
1950 </dd>
1951 <dt class="hdlist1">
1952 --relative[=&lt;path&gt;]
1953 </dt>
1954 <dt class="hdlist1">
1955 --no-relative
1956 </dt>
1957 <dd>
1959 When run from a subdirectory of the project, it can be
1960 told to exclude changes outside the directory and show
1961 pathnames relative to it with this option. When you are
1962 not in a subdirectory (e.g. in a bare repository), you
1963 can name which subdirectory to make the output relative
1964 to by giving a &lt;path&gt; as an argument.
1965 <code>--no-relative</code> can be used to countermand both <code>diff.relative</code> config
1966 option and previous <code>--relative</code>.
1967 </p>
1968 </dd>
1969 <dt class="hdlist1">
1971 </dt>
1972 <dt class="hdlist1">
1973 --text
1974 </dt>
1975 <dd>
1977 Treat all files as text.
1978 </p>
1979 </dd>
1980 <dt class="hdlist1">
1981 --ignore-cr-at-eol
1982 </dt>
1983 <dd>
1985 Ignore carriage-return at the end of line when doing a comparison.
1986 </p>
1987 </dd>
1988 <dt class="hdlist1">
1989 --ignore-space-at-eol
1990 </dt>
1991 <dd>
1993 Ignore changes in whitespace at EOL.
1994 </p>
1995 </dd>
1996 <dt class="hdlist1">
1998 </dt>
1999 <dt class="hdlist1">
2000 --ignore-space-change
2001 </dt>
2002 <dd>
2004 Ignore changes in amount of whitespace. This ignores whitespace
2005 at line end, and considers all other sequences of one or
2006 more whitespace characters to be equivalent.
2007 </p>
2008 </dd>
2009 <dt class="hdlist1">
2011 </dt>
2012 <dt class="hdlist1">
2013 --ignore-all-space
2014 </dt>
2015 <dd>
2017 Ignore whitespace when comparing lines. This ignores
2018 differences even if one line has whitespace where the other
2019 line has none.
2020 </p>
2021 </dd>
2022 <dt class="hdlist1">
2023 --ignore-blank-lines
2024 </dt>
2025 <dd>
2027 Ignore changes whose lines are all blank.
2028 </p>
2029 </dd>
2030 <dt class="hdlist1">
2031 -I&lt;regex&gt;
2032 </dt>
2033 <dt class="hdlist1">
2034 --ignore-matching-lines=&lt;regex&gt;
2035 </dt>
2036 <dd>
2038 Ignore changes whose all lines match &lt;regex&gt;. This option may
2039 be specified more than once.
2040 </p>
2041 </dd>
2042 <dt class="hdlist1">
2043 --inter-hunk-context=&lt;lines&gt;
2044 </dt>
2045 <dd>
2047 Show the context between diff hunks, up to the specified number
2048 of lines, thereby fusing hunks that are close to each other.
2049 Defaults to <code>diff.interHunkContext</code> or 0 if the config option
2050 is unset.
2051 </p>
2052 </dd>
2053 <dt class="hdlist1">
2055 </dt>
2056 <dt class="hdlist1">
2057 --function-context
2058 </dt>
2059 <dd>
2061 Show whole function as context lines for each change.
2062 The function names are determined in the same way as
2063 <code>git diff</code> works out patch hunk headers (see <em>Defining a
2064 custom hunk-header</em> in <a href="gitattributes.html">gitattributes(5)</a>).
2065 </p>
2066 </dd>
2067 <dt class="hdlist1">
2068 --exit-code
2069 </dt>
2070 <dd>
2072 Make the program exit with codes similar to diff(1).
2073 That is, it exits with 1 if there were differences and
2074 0 means no differences.
2075 </p>
2076 </dd>
2077 <dt class="hdlist1">
2078 --quiet
2079 </dt>
2080 <dd>
2082 Disable all output of the program. Implies <code>--exit-code</code>.
2083 </p>
2084 </dd>
2085 <dt class="hdlist1">
2086 --ext-diff
2087 </dt>
2088 <dd>
2090 Allow an external diff helper to be executed. If you set an
2091 external diff driver with <a href="gitattributes.html">gitattributes(5)</a>, you need
2092 to use this option with <a href="git-log.html">git-log(1)</a> and friends.
2093 </p>
2094 </dd>
2095 <dt class="hdlist1">
2096 --no-ext-diff
2097 </dt>
2098 <dd>
2100 Disallow external diff drivers.
2101 </p>
2102 </dd>
2103 <dt class="hdlist1">
2104 --textconv
2105 </dt>
2106 <dt class="hdlist1">
2107 --no-textconv
2108 </dt>
2109 <dd>
2111 Allow (or disallow) external text conversion filters to be run
2112 when comparing binary files. See <a href="gitattributes.html">gitattributes(5)</a> for
2113 details. Because textconv filters are typically a one-way
2114 conversion, the resulting diff is suitable for human
2115 consumption, but cannot be applied. For this reason, textconv
2116 filters are enabled by default only for <a href="git-diff.html">git-diff(1)</a> and
2117 <a href="git-log.html">git-log(1)</a>, but not for <a href="git-format-patch.html">git-format-patch(1)</a> or
2118 diff plumbing commands.
2119 </p>
2120 </dd>
2121 <dt class="hdlist1">
2122 --ignore-submodules[=&lt;when&gt;]
2123 </dt>
2124 <dd>
2126 Ignore changes to submodules in the diff generation. &lt;when&gt; can be
2127 either "none", "untracked", "dirty" or "all", which is the default.
2128 Using "none" will consider the submodule modified when it either contains
2129 untracked or modified files or its HEAD differs from the commit recorded
2130 in the superproject and can be used to override any settings of the
2131 <em>ignore</em> option in <a href="git-config.html">git-config(1)</a> or <a href="gitmodules.html">gitmodules(5)</a>. When
2132 "untracked" is used submodules are not considered dirty when they only
2133 contain untracked content (but they are still scanned for modified
2134 content). Using "dirty" ignores all changes to the work tree of submodules,
2135 only changes to the commits stored in the superproject are shown (this was
2136 the behavior until 1.7.0). Using "all" hides all changes to submodules.
2137 </p>
2138 </dd>
2139 <dt class="hdlist1">
2140 --src-prefix=&lt;prefix&gt;
2141 </dt>
2142 <dd>
2144 Show the given source prefix instead of "a/".
2145 </p>
2146 </dd>
2147 <dt class="hdlist1">
2148 --dst-prefix=&lt;prefix&gt;
2149 </dt>
2150 <dd>
2152 Show the given destination prefix instead of "b/".
2153 </p>
2154 </dd>
2155 <dt class="hdlist1">
2156 --no-prefix
2157 </dt>
2158 <dd>
2160 Do not show any source or destination prefix.
2161 </p>
2162 </dd>
2163 <dt class="hdlist1">
2164 --default-prefix
2165 </dt>
2166 <dd>
2168 Use the default source and destination prefixes ("a/" and "b/").
2169 This is usually the default already, but may be used to override
2170 config such as <code>diff.noprefix</code>.
2171 </p>
2172 </dd>
2173 <dt class="hdlist1">
2174 --line-prefix=&lt;prefix&gt;
2175 </dt>
2176 <dd>
2178 Prepend an additional prefix to every line of output.
2179 </p>
2180 </dd>
2181 <dt class="hdlist1">
2182 --ita-invisible-in-index
2183 </dt>
2184 <dd>
2186 By default entries added by "git add -N" appear as an existing
2187 empty file in "git diff" and a new file in "git diff --cached".
2188 This option makes the entry appear as a new file in "git diff"
2189 and non-existent in "git diff --cached". This option could be
2190 reverted with <code>--ita-visible-in-index</code>. Both options are
2191 experimental and could be removed in future.
2192 </p>
2193 </dd>
2194 </dl></div>
2195 <div class="paragraph"><p>For more detailed explanation on these common options, see also
2196 <a href="gitdiffcore.html">gitdiffcore(7)</a>.</p></div>
2197 <div class="dlist"><dl>
2198 <dt class="hdlist1">
2199 -1 --base
2200 </dt>
2201 <dt class="hdlist1">
2202 -2 --ours
2203 </dt>
2204 <dt class="hdlist1">
2205 -3 --theirs
2206 </dt>
2207 <dd>
2209 Compare the working tree with the "base" version (stage #1),
2210 "our branch" (stage #2) or "their branch" (stage #3). The
2211 index contains these stages only for unmerged entries i.e.
2212 while resolving conflicts. See <a href="git-read-tree.html">git-read-tree(1)</a>
2213 section "3-Way Merge" for detailed information.
2214 </p>
2215 </dd>
2216 <dt class="hdlist1">
2218 </dt>
2219 <dd>
2221 Omit diff output for unmerged entries and just show
2222 "Unmerged". Can be used only when comparing the working tree
2223 with the index.
2224 </p>
2225 </dd>
2226 <dt class="hdlist1">
2227 &lt;path&gt;&#8230;
2228 </dt>
2229 <dd>
2231 The &lt;paths&gt; parameters, when given, are used to limit
2232 the diff to the named paths (you can give directory
2233 names and get diff for all files under them).
2234 </p>
2235 </dd>
2236 </dl></div>
2237 </div>
2238 </div>
2239 <div class="sect1">
2240 <h2 id="_raw_output_format">Raw output format</h2>
2241 <div class="sectionbody">
2242 <div class="paragraph"><p>The raw output format from "git-diff-index", "git-diff-tree",
2243 "git-diff-files" and "git diff --raw" are very similar.</p></div>
2244 <div class="paragraph"><p>These commands all compare two sets of things; what is
2245 compared differs:</p></div>
2246 <div class="dlist"><dl>
2247 <dt class="hdlist1">
2248 git-diff-index &lt;tree-ish&gt;
2249 </dt>
2250 <dd>
2252 compares the &lt;tree-ish&gt; and the files on the filesystem.
2253 </p>
2254 </dd>
2255 <dt class="hdlist1">
2256 git-diff-index --cached &lt;tree-ish&gt;
2257 </dt>
2258 <dd>
2260 compares the &lt;tree-ish&gt; and the index.
2261 </p>
2262 </dd>
2263 <dt class="hdlist1">
2264 git-diff-tree [-r] &lt;tree-ish-1&gt; &lt;tree-ish-2&gt; [&lt;pattern&gt;&#8230;]
2265 </dt>
2266 <dd>
2268 compares the trees named by the two arguments.
2269 </p>
2270 </dd>
2271 <dt class="hdlist1">
2272 git-diff-files [&lt;pattern&gt;&#8230;]
2273 </dt>
2274 <dd>
2276 compares the index and the files on the filesystem.
2277 </p>
2278 </dd>
2279 </dl></div>
2280 <div class="paragraph"><p>The "git-diff-tree" command begins its output by printing the hash of
2281 what is being compared. After that, all the commands print one output
2282 line per changed file.</p></div>
2283 <div class="paragraph"><p>An output line is formatted this way:</p></div>
2284 <div class="listingblock">
2285 <div class="content">
2286 <pre><code>in-place edit :100644 100644 bcd1234 0123456 M file0
2287 copy-edit :100644 100644 abcd123 1234567 C68 file1 file2
2288 rename-edit :100644 100644 abcd123 1234567 R86 file1 file3
2289 create :000000 100644 0000000 1234567 A file4
2290 delete :100644 000000 1234567 0000000 D file5
2291 unmerged :000000 000000 0000000 0000000 U file6</code></pre>
2292 </div></div>
2293 <div class="paragraph"><p>That is, from the left to the right:</p></div>
2294 <div class="olist arabic"><ol class="arabic">
2295 <li>
2297 a colon.
2298 </p>
2299 </li>
2300 <li>
2302 mode for "src"; 000000 if creation or unmerged.
2303 </p>
2304 </li>
2305 <li>
2307 a space.
2308 </p>
2309 </li>
2310 <li>
2312 mode for "dst"; 000000 if deletion or unmerged.
2313 </p>
2314 </li>
2315 <li>
2317 a space.
2318 </p>
2319 </li>
2320 <li>
2322 sha1 for "src"; 0{40} if creation or unmerged.
2323 </p>
2324 </li>
2325 <li>
2327 a space.
2328 </p>
2329 </li>
2330 <li>
2332 sha1 for "dst"; 0{40} if deletion, unmerged or "work tree out of sync with the index".
2333 </p>
2334 </li>
2335 <li>
2337 a space.
2338 </p>
2339 </li>
2340 <li>
2342 status, followed by optional "score" number.
2343 </p>
2344 </li>
2345 <li>
2347 a tab or a NUL when <code>-z</code> option is used.
2348 </p>
2349 </li>
2350 <li>
2352 path for "src"
2353 </p>
2354 </li>
2355 <li>
2357 a tab or a NUL when <code>-z</code> option is used; only exists for C or R.
2358 </p>
2359 </li>
2360 <li>
2362 path for "dst"; only exists for C or R.
2363 </p>
2364 </li>
2365 <li>
2367 an LF or a NUL when <code>-z</code> option is used, to terminate the record.
2368 </p>
2369 </li>
2370 </ol></div>
2371 <div class="paragraph"><p>Possible status letters are:</p></div>
2372 <div class="ulist"><ul>
2373 <li>
2375 A: addition of a file
2376 </p>
2377 </li>
2378 <li>
2380 C: copy of a file into a new one
2381 </p>
2382 </li>
2383 <li>
2385 D: deletion of a file
2386 </p>
2387 </li>
2388 <li>
2390 M: modification of the contents or mode of a file
2391 </p>
2392 </li>
2393 <li>
2395 R: renaming of a file
2396 </p>
2397 </li>
2398 <li>
2400 T: change in the type of the file (regular file, symbolic link or submodule)
2401 </p>
2402 </li>
2403 <li>
2405 U: file is unmerged (you must complete the merge before it can
2406 be committed)
2407 </p>
2408 </li>
2409 <li>
2411 X: "unknown" change type (most probably a bug, please report it)
2412 </p>
2413 </li>
2414 </ul></div>
2415 <div class="paragraph"><p>Status letters C and R are always followed by a score (denoting the
2416 percentage of similarity between the source and target of the move or
2417 copy). Status letter M may be followed by a score (denoting the
2418 percentage of dissimilarity) for file rewrites.</p></div>
2419 <div class="paragraph"><p>The sha1 for "dst" is shown as all 0&#8217;s if a file on the filesystem
2420 is out of sync with the index.</p></div>
2421 <div class="paragraph"><p>Example:</p></div>
2422 <div class="listingblock">
2423 <div class="content">
2424 <pre><code>:100644 100644 5be4a4a 0000000 M file.c</code></pre>
2425 </div></div>
2426 <div class="paragraph"><p>Without the <code>-z</code> option, pathnames with "unusual" characters are
2427 quoted as explained for the configuration variable <code>core.quotePath</code>
2428 (see <a href="git-config.html">git-config(1)</a>). Using <code>-z</code> the filename is output
2429 verbatim and the line is terminated by a NUL byte.</p></div>
2430 </div>
2431 </div>
2432 <div class="sect1">
2433 <h2 id="_diff_format_for_merges">diff format for merges</h2>
2434 <div class="sectionbody">
2435 <div class="paragraph"><p>"git-diff-tree", "git-diff-files" and "git-diff --raw"
2436 can take <code>-c</code> or <code>--cc</code> option
2437 to generate diff output also for merge commits. The output differs
2438 from the format described above in the following way:</p></div>
2439 <div class="olist arabic"><ol class="arabic">
2440 <li>
2442 there is a colon for each parent
2443 </p>
2444 </li>
2445 <li>
2447 there are more "src" modes and "src" sha1
2448 </p>
2449 </li>
2450 <li>
2452 status is concatenated status characters for each parent
2453 </p>
2454 </li>
2455 <li>
2457 no optional "score" number
2458 </p>
2459 </li>
2460 <li>
2462 tab-separated pathname(s) of the file
2463 </p>
2464 </li>
2465 </ol></div>
2466 <div class="paragraph"><p>For <code>-c</code> and <code>--cc</code>, only the destination or final path is shown even
2467 if the file was renamed on any side of history. With
2468 <code>--combined-all-paths</code>, the name of the path in each parent is shown
2469 followed by the name of the path in the merge commit.</p></div>
2470 <div class="paragraph"><p>Examples for <code>-c</code> and <code>--cc</code> without <code>--combined-all-paths</code>:</p></div>
2471 <div class="listingblock">
2472 <div class="content">
2473 <pre><code>::100644 100644 100644 fabadb8 cc95eb0 4866510 MM desc.c
2474 ::100755 100755 100755 52b7a2d 6d1ac04 d2ac7d7 RM bar.sh
2475 ::100644 100644 100644 e07d6c5 9042e82 ee91881 RR phooey.c</code></pre>
2476 </div></div>
2477 <div class="paragraph"><p>Examples when <code>--combined-all-paths</code> added to either <code>-c</code> or <code>--cc</code>:</p></div>
2478 <div class="listingblock">
2479 <div class="content">
2480 <pre><code>::100644 100644 100644 fabadb8 cc95eb0 4866510 MM desc.c desc.c desc.c
2481 ::100755 100755 100755 52b7a2d 6d1ac04 d2ac7d7 RM foo.sh bar.sh bar.sh
2482 ::100644 100644 100644 e07d6c5 9042e82 ee91881 RR fooey.c fuey.c phooey.c</code></pre>
2483 </div></div>
2484 <div class="paragraph"><p>Note that <em>combined diff</em> lists only files which were modified from
2485 all parents.</p></div>
2486 </div>
2487 </div>
2488 <div class="sect1">
2489 <h2 id="generate_patch_text_with_p">Generating patch text with -p</h2>
2490 <div class="sectionbody">
2491 <div class="paragraph"><p>Running
2492 <a href="git-diff.html">git-diff(1)</a>,
2493 <a href="git-log.html">git-log(1)</a>,
2494 <a href="git-show.html">git-show(1)</a>,
2495 <a href="git-diff-index.html">git-diff-index(1)</a>,
2496 <a href="git-diff-tree.html">git-diff-tree(1)</a>, or
2497 <a href="git-diff-files.html">git-diff-files(1)</a>
2498 with the <code>-p</code> option produces patch text.
2499 You can customize the creation of patch text via the
2500 <code>GIT_EXTERNAL_DIFF</code> and the <code>GIT_DIFF_OPTS</code> environment variables
2501 (see <a href="git.html">git(1)</a>), and the <code>diff</code> attribute (see <a href="gitattributes.html">gitattributes(5)</a>).</p></div>
2502 <div class="paragraph"><p>What the -p option produces is slightly different from the traditional
2503 diff format:</p></div>
2504 <div class="olist arabic"><ol class="arabic">
2505 <li>
2507 It is preceded by a "git diff" header that looks like this:
2508 </p>
2509 <div class="literalblock">
2510 <div class="content">
2511 <pre><code>diff --git a/file1 b/file2</code></pre>
2512 </div></div>
2513 <div class="paragraph"><p>The <code>a/</code> and <code>b/</code> filenames are the same unless rename/copy is
2514 involved. Especially, even for a creation or a deletion,
2515 <code>/dev/null</code> is <em>not</em> used in place of the <code>a/</code> or <code>b/</code> filenames.</p></div>
2516 <div class="paragraph"><p>When a rename/copy is involved, <code>file1</code> and <code>file2</code> show the
2517 name of the source file of the rename/copy and the name of
2518 the file that the rename/copy produces, respectively.</p></div>
2519 </li>
2520 <li>
2522 It is followed by one or more extended header lines:
2523 </p>
2524 <div class="literalblock">
2525 <div class="content">
2526 <pre><code>old mode &lt;mode&gt;
2527 new mode &lt;mode&gt;
2528 deleted file mode &lt;mode&gt;
2529 new file mode &lt;mode&gt;
2530 copy from &lt;path&gt;
2531 copy to &lt;path&gt;
2532 rename from &lt;path&gt;
2533 rename to &lt;path&gt;
2534 similarity index &lt;number&gt;
2535 dissimilarity index &lt;number&gt;
2536 index &lt;hash&gt;..&lt;hash&gt; &lt;mode&gt;</code></pre>
2537 </div></div>
2538 <div class="paragraph"><p>File modes are printed as 6-digit octal numbers including the file type
2539 and file permission bits.</p></div>
2540 <div class="paragraph"><p>Path names in extended headers do not include the <code>a/</code> and <code>b/</code> prefixes.</p></div>
2541 <div class="paragraph"><p>The similarity index is the percentage of unchanged lines, and
2542 the dissimilarity index is the percentage of changed lines. It
2543 is a rounded down integer, followed by a percent sign. The
2544 similarity index value of 100% is thus reserved for two equal
2545 files, while 100% dissimilarity means that no line from the old
2546 file made it into the new one.</p></div>
2547 <div class="paragraph"><p>The index line includes the blob object names before and after the change.
2548 The &lt;mode&gt; is included if the file mode does not change; otherwise,
2549 separate lines indicate the old and the new mode.</p></div>
2550 </li>
2551 <li>
2553 Pathnames with "unusual" characters are quoted as explained for
2554 the configuration variable <code>core.quotePath</code> (see
2555 <a href="git-config.html">git-config(1)</a>).
2556 </p>
2557 </li>
2558 <li>
2560 All the <code>file1</code> files in the output refer to files before the
2561 commit, and all the <code>file2</code> files refer to files after the commit.
2562 It is incorrect to apply each change to each file sequentially. For
2563 example, this patch will swap a and b:
2564 </p>
2565 <div class="literalblock">
2566 <div class="content">
2567 <pre><code>diff --git a/a b/b
2568 rename from a
2569 rename to b
2570 diff --git a/b b/a
2571 rename from b
2572 rename to a</code></pre>
2573 </div></div>
2574 </li>
2575 <li>
2577 Hunk headers mention the name of the function to which the hunk
2578 applies. See "Defining a custom hunk-header" in
2579 <a href="gitattributes.html">gitattributes(5)</a> for details of how to tailor this to
2580 specific languages.
2581 </p>
2582 </li>
2583 </ol></div>
2584 </div>
2585 </div>
2586 <div class="sect1">
2587 <h2 id="_combined_diff_format">Combined diff format</h2>
2588 <div class="sectionbody">
2589 <div class="paragraph"><p>Any diff-generating command can take the <code>-c</code> or <code>--cc</code> option to
2590 produce a <em>combined diff</em> when showing a merge. This is the default
2591 format when showing merges with <a href="git-diff.html">git-diff(1)</a> or
2592 <a href="git-show.html">git-show(1)</a>. Note also that you can give suitable
2593 <code>--diff-merges</code> option to any of these commands to force generation of
2594 diffs in a specific format.</p></div>
2595 <div class="paragraph"><p>A "combined diff" format looks like this:</p></div>
2596 <div class="listingblock">
2597 <div class="content">
2598 <pre><code>diff --combined describe.c
2599 index fabadb8,cc95eb0..4866510
2600 --- a/describe.c
2601 +++ b/describe.c
2602 @@@ -98,20 -98,12 +98,20 @@@
2603 return (a_date &gt; b_date) ? -1 : (a_date == b_date) ? 0 : 1;
2606 - static void describe(char *arg)
2607 -static void describe(struct commit *cmit, int last_one)
2608 ++static void describe(char *arg, int last_one)
2610 + unsigned char sha1[20];
2611 + struct commit *cmit;
2612 struct commit_list *list;
2613 static int initialized = 0;
2614 struct commit_name *n;
2616 + if (get_sha1(arg, sha1) &lt; 0)
2617 + usage(describe_usage);
2618 + cmit = lookup_commit_reference(sha1);
2619 + if (!cmit)
2620 + usage(describe_usage);
2622 if (!initialized) {
2623 initialized = 1;
2624 for_each_ref(get_name);</code></pre>
2625 </div></div>
2626 <div class="olist arabic"><ol class="arabic">
2627 <li>
2629 It is preceded by a "git diff" header, that looks like
2630 this (when the <code>-c</code> option is used):
2631 </p>
2632 <div class="literalblock">
2633 <div class="content">
2634 <pre><code>diff --combined file</code></pre>
2635 </div></div>
2636 <div class="paragraph"><p>or like this (when the <code>--cc</code> option is used):</p></div>
2637 <div class="literalblock">
2638 <div class="content">
2639 <pre><code>diff --cc file</code></pre>
2640 </div></div>
2641 </li>
2642 <li>
2644 It is followed by one or more extended header lines
2645 (this example shows a merge with two parents):
2646 </p>
2647 <div class="literalblock">
2648 <div class="content">
2649 <pre><code>index &lt;hash&gt;,&lt;hash&gt;..&lt;hash&gt;
2650 mode &lt;mode&gt;,&lt;mode&gt;..&lt;mode&gt;
2651 new file mode &lt;mode&gt;
2652 deleted file mode &lt;mode&gt;,&lt;mode&gt;</code></pre>
2653 </div></div>
2654 <div class="paragraph"><p>The <code>mode &lt;mode&gt;,&lt;mode&gt;..&lt;mode&gt;</code> line appears only if at least one of
2655 the &lt;mode&gt; is different from the rest. Extended headers with
2656 information about detected content movement (renames and
2657 copying detection) are designed to work with the diff of two
2658 &lt;tree-ish&gt; and are not used by combined diff format.</p></div>
2659 </li>
2660 <li>
2662 It is followed by a two-line from-file/to-file header:
2663 </p>
2664 <div class="literalblock">
2665 <div class="content">
2666 <pre><code>--- a/file
2667 +++ b/file</code></pre>
2668 </div></div>
2669 <div class="paragraph"><p>Similar to the two-line header for the traditional <em>unified</em> diff
2670 format, <code>/dev/null</code> is used to signal created or deleted
2671 files.</p></div>
2672 <div class="paragraph"><p>However, if the --combined-all-paths option is provided, instead of a
2673 two-line from-file/to-file, you get an N+1 line from-file/to-file header,
2674 where N is the number of parents in the merge commit:</p></div>
2675 <div class="literalblock">
2676 <div class="content">
2677 <pre><code>--- a/file
2678 --- a/file
2679 --- a/file
2680 +++ b/file</code></pre>
2681 </div></div>
2682 <div class="paragraph"><p>This extended format can be useful if rename or copy detection is
2683 active, to allow you to see the original name of the file in different
2684 parents.</p></div>
2685 </li>
2686 <li>
2688 Chunk header format is modified to prevent people from
2689 accidentally feeding it to <code>patch -p1</code>. Combined diff format
2690 was created for review of merge commit changes, and was not
2691 meant to be applied. The change is similar to the change in the
2692 extended <em>index</em> header:
2693 </p>
2694 <div class="literalblock">
2695 <div class="content">
2696 <pre><code>@@@ &lt;from-file-range&gt; &lt;from-file-range&gt; &lt;to-file-range&gt; @@@</code></pre>
2697 </div></div>
2698 <div class="paragraph"><p>There are (number of parents + 1) <code>@</code> characters in the chunk
2699 header for combined diff format.</p></div>
2700 </li>
2701 </ol></div>
2702 <div class="paragraph"><p>Unlike the traditional <em>unified</em> diff format, which shows two
2703 files A and B with a single column that has <code>-</code> (minus&#8201;&#8212;&#8201;appears in A but removed in B), <code>+</code> (plus&#8201;&#8212;&#8201;missing in A but
2704 added to B), or <code>" "</code> (space&#8201;&#8212;&#8201;unchanged) prefix, this format
2705 compares two or more files file1, file2,&#8230; with one file X, and
2706 shows how X differs from each of fileN. One column for each of
2707 fileN is prepended to the output line to note how X&#8217;s line is
2708 different from it.</p></div>
2709 <div class="paragraph"><p>A <code>-</code> character in the column N means that the line appears in
2710 fileN but it does not appear in the result. A <code>+</code> character
2711 in the column N means that the line appears in the result,
2712 and fileN does not have that line (in other words, the line was
2713 added, from the point of view of that parent).</p></div>
2714 <div class="paragraph"><p>In the above example output, the function signature was changed
2715 from both files (hence two <code>-</code> removals from both file1 and
2716 file2, plus <code>++</code> to mean one line that was added does not appear
2717 in either file1 or file2). Also, eight other lines are the same
2718 from file1 but do not appear in file2 (hence prefixed with <code>+</code>).</p></div>
2719 <div class="paragraph"><p>When shown by <code>git diff-tree -c</code>, it compares the parents of a
2720 merge commit with the merge result (i.e. file1..fileN are the
2721 parents). When shown by <code>git diff-files -c</code>, it compares the
2722 two unresolved merge parents with the working tree file
2723 (i.e. file1 is stage 2 aka "our version", file2 is stage 3 aka
2724 "their version").</p></div>
2725 </div>
2726 </div>
2727 <div class="sect1">
2728 <h2 id="_other_diff_formats">other diff formats</h2>
2729 <div class="sectionbody">
2730 <div class="paragraph"><p>The <code>--summary</code> option describes newly added, deleted, renamed and
2731 copied files. The <code>--stat</code> option adds diffstat(1) graph to the
2732 output. These options can be combined with other options, such as
2733 <code>-p</code>, and are meant for human consumption.</p></div>
2734 <div class="paragraph"><p>When showing a change that involves a rename or a copy, <code>--stat</code> output
2735 formats the pathnames compactly by combining common prefix and suffix of
2736 the pathnames. For example, a change that moves <code>arch/i386/Makefile</code> to
2737 <code>arch/x86/Makefile</code> while modifying 4 lines will be shown like this:</p></div>
2738 <div class="listingblock">
2739 <div class="content">
2740 <pre><code>arch/{i386 =&gt; x86}/Makefile | 4 +--</code></pre>
2741 </div></div>
2742 <div class="paragraph"><p>The <code>--numstat</code> option gives the diffstat(1) information but is designed
2743 for easier machine consumption. An entry in <code>--numstat</code> output looks
2744 like this:</p></div>
2745 <div class="listingblock">
2746 <div class="content">
2747 <pre><code>1 2 README
2748 3 1 arch/{i386 =&gt; x86}/Makefile</code></pre>
2749 </div></div>
2750 <div class="paragraph"><p>That is, from left to right:</p></div>
2751 <div class="olist arabic"><ol class="arabic">
2752 <li>
2754 the number of added lines;
2755 </p>
2756 </li>
2757 <li>
2759 a tab;
2760 </p>
2761 </li>
2762 <li>
2764 the number of deleted lines;
2765 </p>
2766 </li>
2767 <li>
2769 a tab;
2770 </p>
2771 </li>
2772 <li>
2774 pathname (possibly with rename/copy information);
2775 </p>
2776 </li>
2777 <li>
2779 a newline.
2780 </p>
2781 </li>
2782 </ol></div>
2783 <div class="paragraph"><p>When <code>-z</code> output option is in effect, the output is formatted this way:</p></div>
2784 <div class="listingblock">
2785 <div class="content">
2786 <pre><code>1 2 README NUL
2787 3 1 NUL arch/i386/Makefile NUL arch/x86/Makefile NUL</code></pre>
2788 </div></div>
2789 <div class="paragraph"><p>That is:</p></div>
2790 <div class="olist arabic"><ol class="arabic">
2791 <li>
2793 the number of added lines;
2794 </p>
2795 </li>
2796 <li>
2798 a tab;
2799 </p>
2800 </li>
2801 <li>
2803 the number of deleted lines;
2804 </p>
2805 </li>
2806 <li>
2808 a tab;
2809 </p>
2810 </li>
2811 <li>
2813 a NUL (only exists if renamed/copied);
2814 </p>
2815 </li>
2816 <li>
2818 pathname in preimage;
2819 </p>
2820 </li>
2821 <li>
2823 a NUL (only exists if renamed/copied);
2824 </p>
2825 </li>
2826 <li>
2828 pathname in postimage (only exists if renamed/copied);
2829 </p>
2830 </li>
2831 <li>
2833 a NUL.
2834 </p>
2835 </li>
2836 </ol></div>
2837 <div class="paragraph"><p>The extra <code>NUL</code> before the preimage path in renamed case is to allow
2838 scripts that read the output to tell if the current record being read is
2839 a single-path record or a rename/copy record without reading ahead.
2840 After reading added and deleted lines, reading up to <code>NUL</code> would yield
2841 the pathname, but if that is <code>NUL</code>, the record will show two paths.</p></div>
2842 </div>
2843 </div>
2844 <div class="sect1">
2845 <h2 id="_examples">EXAMPLES</h2>
2846 <div class="sectionbody">
2847 <div class="dlist"><dl>
2848 <dt class="hdlist1">
2849 Various ways to check your working tree
2850 </dt>
2851 <dd>
2852 <div class="listingblock">
2853 <div class="content">
2854 <pre><code>$ git diff <b>&lt;1&gt;</b>
2855 $ git diff --cached <b>&lt;2&gt;</b>
2856 $ git diff HEAD <b>&lt;3&gt;</b>
2857 $ git diff AUTO_MERGE <b>&lt;4&gt;</b></code></pre>
2858 </div></div>
2859 <div class="colist arabic"><ol>
2860 <li>
2862 Changes in the working tree not yet staged for the next commit.
2863 </p>
2864 </li>
2865 <li>
2867 Changes between the index and your last commit; what you
2868 would be committing if you run <code>git commit</code> without <code>-a</code> option.
2869 </p>
2870 </li>
2871 <li>
2873 Changes in the working tree since your last commit; what you
2874 would be committing if you run <code>git commit -a</code>
2875 </p>
2876 </li>
2877 <li>
2879 Changes in the working tree you&#8217;ve made to resolve textual
2880 conflicts so far.
2881 </p>
2882 </li>
2883 </ol></div>
2884 </dd>
2885 <dt class="hdlist1">
2886 Comparing with arbitrary commits
2887 </dt>
2888 <dd>
2889 <div class="listingblock">
2890 <div class="content">
2891 <pre><code>$ git diff test <b>&lt;1&gt;</b>
2892 $ git diff HEAD -- ./test <b>&lt;2&gt;</b>
2893 $ git diff HEAD^ HEAD <b>&lt;3&gt;</b></code></pre>
2894 </div></div>
2895 <div class="colist arabic"><ol>
2896 <li>
2898 Instead of using the tip of the current branch, compare with the
2899 tip of "test" branch.
2900 </p>
2901 </li>
2902 <li>
2904 Instead of comparing with the tip of "test" branch, compare with
2905 the tip of the current branch, but limit the comparison to the
2906 file "test".
2907 </p>
2908 </li>
2909 <li>
2911 Compare the version before the last commit and the last commit.
2912 </p>
2913 </li>
2914 </ol></div>
2915 </dd>
2916 <dt class="hdlist1">
2917 Comparing branches
2918 </dt>
2919 <dd>
2920 <div class="listingblock">
2921 <div class="content">
2922 <pre><code>$ git diff topic master <b>&lt;1&gt;</b>
2923 $ git diff topic..master <b>&lt;2&gt;</b>
2924 $ git diff topic...master <b>&lt;3&gt;</b></code></pre>
2925 </div></div>
2926 <div class="colist arabic"><ol>
2927 <li>
2929 Changes between the tips of the topic and the master branches.
2930 </p>
2931 </li>
2932 <li>
2934 Same as above.
2935 </p>
2936 </li>
2937 <li>
2939 Changes that occurred on the master branch since when the topic
2940 branch was started off it.
2941 </p>
2942 </li>
2943 </ol></div>
2944 </dd>
2945 <dt class="hdlist1">
2946 Limiting the diff output
2947 </dt>
2948 <dd>
2949 <div class="listingblock">
2950 <div class="content">
2951 <pre><code>$ git diff --diff-filter=MRC <b>&lt;1&gt;</b>
2952 $ git diff --name-status <b>&lt;2&gt;</b>
2953 $ git diff arch/i386 include/asm-i386 <b>&lt;3&gt;</b></code></pre>
2954 </div></div>
2955 <div class="colist arabic"><ol>
2956 <li>
2958 Show only modification, rename, and copy, but not addition
2959 or deletion.
2960 </p>
2961 </li>
2962 <li>
2964 Show only names and the nature of change, but not actual
2965 diff output.
2966 </p>
2967 </li>
2968 <li>
2970 Limit diff output to named subtrees.
2971 </p>
2972 </li>
2973 </ol></div>
2974 </dd>
2975 <dt class="hdlist1">
2976 Munging the diff output
2977 </dt>
2978 <dd>
2979 <div class="listingblock">
2980 <div class="content">
2981 <pre><code>$ git diff --find-copies-harder -B -C <b>&lt;1&gt;</b>
2982 $ git diff -R <b>&lt;2&gt;</b></code></pre>
2983 </div></div>
2984 <div class="colist arabic"><ol>
2985 <li>
2987 Spend extra cycles to find renames, copies and complete
2988 rewrites (very expensive).
2989 </p>
2990 </li>
2991 <li>
2993 Output diff in reverse.
2994 </p>
2995 </li>
2996 </ol></div>
2997 </dd>
2998 </dl></div>
2999 </div>
3000 </div>
3001 <div class="sect1">
3002 <h2 id="_configuration">CONFIGURATION</h2>
3003 <div class="sectionbody">
3004 <div class="paragraph"><p>Everything below this line in this section is selectively included
3005 from the <a href="git-config.html">git-config(1)</a> documentation. The content is the same
3006 as what&#8217;s found there:</p></div>
3007 <div class="dlist"><dl>
3008 <dt class="hdlist1">
3009 diff.autoRefreshIndex
3010 </dt>
3011 <dd>
3013 When using <em>git diff</em> to compare with work tree
3014 files, do not consider stat-only changes as changed.
3015 Instead, silently run <code>git update-index --refresh</code> to
3016 update the cached stat information for paths whose
3017 contents in the work tree match the contents in the
3018 index. This option defaults to true. Note that this
3019 affects only <em>git diff</em> Porcelain, and not lower level
3020 <em>diff</em> commands such as <em>git diff-files</em>.
3021 </p>
3022 </dd>
3023 <dt class="hdlist1">
3024 diff.dirstat
3025 </dt>
3026 <dd>
3028 A comma separated list of <code>--dirstat</code> parameters specifying the
3029 default behavior of the <code>--dirstat</code> option to <a href="git-diff.html">git-diff(1)</a>
3030 and friends. The defaults can be overridden on the command line
3031 (using <code>--dirstat=&lt;param1,param2,...&gt;</code>). The fallback defaults
3032 (when not changed by <code>diff.dirstat</code>) are <code>changes,noncumulative,3</code>.
3033 The following parameters are available:
3034 </p>
3035 <div class="openblock">
3036 <div class="content">
3037 <div class="dlist"><dl>
3038 <dt class="hdlist1">
3039 <code>changes</code>
3040 </dt>
3041 <dd>
3043 Compute the dirstat numbers by counting the lines that have been
3044 removed from the source, or added to the destination. This ignores
3045 the amount of pure code movements within a file. In other words,
3046 rearranging lines in a file is not counted as much as other changes.
3047 This is the default behavior when no parameter is given.
3048 </p>
3049 </dd>
3050 <dt class="hdlist1">
3051 <code>lines</code>
3052 </dt>
3053 <dd>
3055 Compute the dirstat numbers by doing the regular line-based diff
3056 analysis, and summing the removed/added line counts. (For binary
3057 files, count 64-byte chunks instead, since binary files have no
3058 natural concept of lines). This is a more expensive <code>--dirstat</code>
3059 behavior than the <code>changes</code> behavior, but it does count rearranged
3060 lines within a file as much as other changes. The resulting output
3061 is consistent with what you get from the other <code>--*stat</code> options.
3062 </p>
3063 </dd>
3064 <dt class="hdlist1">
3065 <code>files</code>
3066 </dt>
3067 <dd>
3069 Compute the dirstat numbers by counting the number of files changed.
3070 Each changed file counts equally in the dirstat analysis. This is
3071 the computationally cheapest <code>--dirstat</code> behavior, since it does
3072 not have to look at the file contents at all.
3073 </p>
3074 </dd>
3075 <dt class="hdlist1">
3076 <code>cumulative</code>
3077 </dt>
3078 <dd>
3080 Count changes in a child directory for the parent directory as well.
3081 Note that when using <code>cumulative</code>, the sum of the percentages
3082 reported may exceed 100%. The default (non-cumulative) behavior can
3083 be specified with the <code>noncumulative</code> parameter.
3084 </p>
3085 </dd>
3086 <dt class="hdlist1">
3087 &lt;limit&gt;
3088 </dt>
3089 <dd>
3091 An integer parameter specifies a cut-off percent (3% by default).
3092 Directories contributing less than this percentage of the changes
3093 are not shown in the output.
3094 </p>
3095 </dd>
3096 </dl></div>
3097 </div></div>
3098 <div class="paragraph"><p>Example: The following will count changed files, while ignoring
3099 directories with less than 10% of the total amount of changed files,
3100 and accumulating child directory counts in the parent directories:
3101 <code>files,10,cumulative</code>.</p></div>
3102 </dd>
3103 <dt class="hdlist1">
3104 diff.statNameWidth
3105 </dt>
3106 <dd>
3108 Limit the width of the filename part in --stat output. If set, applies
3109 to all commands generating --stat output except format-patch.
3110 </p>
3111 </dd>
3112 <dt class="hdlist1">
3113 diff.statGraphWidth
3114 </dt>
3115 <dd>
3117 Limit the width of the graph part in --stat output. If set, applies
3118 to all commands generating --stat output except format-patch.
3119 </p>
3120 </dd>
3121 <dt class="hdlist1">
3122 diff.context
3123 </dt>
3124 <dd>
3126 Generate diffs with &lt;n&gt; lines of context instead of the default
3127 of 3. This value is overridden by the -U option.
3128 </p>
3129 </dd>
3130 <dt class="hdlist1">
3131 diff.interHunkContext
3132 </dt>
3133 <dd>
3135 Show the context between diff hunks, up to the specified number
3136 of lines, thereby fusing the hunks that are close to each other.
3137 This value serves as the default for the <code>--inter-hunk-context</code>
3138 command line option.
3139 </p>
3140 </dd>
3141 <dt class="hdlist1">
3142 diff.external
3143 </dt>
3144 <dd>
3146 If this config variable is set, diff generation is not
3147 performed using the internal diff machinery, but using the
3148 given command. Can be overridden with the &#8216;GIT_EXTERNAL_DIFF&#8217;
3149 environment variable. The command is called with parameters
3150 as described under "git Diffs" in <a href="git.html">git(1)</a>. Note: if
3151 you want to use an external diff program only on a subset of
3152 your files, you might want to use <a href="gitattributes.html">gitattributes(5)</a> instead.
3153 </p>
3154 </dd>
3155 <dt class="hdlist1">
3156 diff.ignoreSubmodules
3157 </dt>
3158 <dd>
3160 Sets the default value of --ignore-submodules. Note that this
3161 affects only <em>git diff</em> Porcelain, and not lower level <em>diff</em>
3162 commands such as <em>git diff-files</em>. <em>git checkout</em>
3163 and <em>git switch</em> also honor
3164 this setting when reporting uncommitted changes. Setting it to
3165 <em>all</em> disables the submodule summary normally shown by <em>git commit</em>
3166 and <em>git status</em> when <code>status.submoduleSummary</code> is set unless it is
3167 overridden by using the --ignore-submodules command-line option.
3168 The <em>git submodule</em> commands are not affected by this setting.
3169 By default this is set to untracked so that any untracked
3170 submodules are ignored.
3171 </p>
3172 </dd>
3173 <dt class="hdlist1">
3174 diff.mnemonicPrefix
3175 </dt>
3176 <dd>
3178 If set, <em>git diff</em> uses a prefix pair that is different from the
3179 standard "a/" and "b/" depending on what is being compared. When
3180 this configuration is in effect, reverse diff output also swaps
3181 the order of the prefixes:
3182 </p>
3183 <div class="dlist"><dl>
3184 <dt class="hdlist1">
3185 <code>git diff</code>
3186 </dt>
3187 <dd>
3189 compares the (i)ndex and the (w)ork tree;
3190 </p>
3191 </dd>
3192 <dt class="hdlist1">
3193 <code>git diff HEAD</code>
3194 </dt>
3195 <dd>
3197 compares a (c)ommit and the (w)ork tree;
3198 </p>
3199 </dd>
3200 <dt class="hdlist1">
3201 <code>git diff --cached</code>
3202 </dt>
3203 <dd>
3205 compares a (c)ommit and the (i)ndex;
3206 </p>
3207 </dd>
3208 <dt class="hdlist1">
3209 <code>git diff HEAD:file1 file2</code>
3210 </dt>
3211 <dd>
3213 compares an (o)bject and a (w)ork tree entity;
3214 </p>
3215 </dd>
3216 <dt class="hdlist1">
3217 <code>git diff --no-index a b</code>
3218 </dt>
3219 <dd>
3221 compares two non-git things (1) and (2).
3222 </p>
3223 </dd>
3224 </dl></div>
3225 </dd>
3226 <dt class="hdlist1">
3227 diff.noprefix
3228 </dt>
3229 <dd>
3231 If set, <em>git diff</em> does not show any source or destination prefix.
3232 </p>
3233 </dd>
3234 <dt class="hdlist1">
3235 diff.relative
3236 </dt>
3237 <dd>
3239 If set to <em>true</em>, <em>git diff</em> does not show changes outside of the directory
3240 and show pathnames relative to the current directory.
3241 </p>
3242 </dd>
3243 <dt class="hdlist1">
3244 diff.orderFile
3245 </dt>
3246 <dd>
3248 File indicating how to order files within a diff.
3249 See the <em>-O</em> option to <a href="git-diff.html">git-diff(1)</a> for details.
3250 If <code>diff.orderFile</code> is a relative pathname, it is treated as
3251 relative to the top of the working tree.
3252 </p>
3253 </dd>
3254 <dt class="hdlist1">
3255 diff.renameLimit
3256 </dt>
3257 <dd>
3259 The number of files to consider in the exhaustive portion of
3260 copy/rename detection; equivalent to the <em>git diff</em> option
3261 <code>-l</code>. If not set, the default value is currently 1000. This
3262 setting has no effect if rename detection is turned off.
3263 </p>
3264 </dd>
3265 <dt class="hdlist1">
3266 diff.renames
3267 </dt>
3268 <dd>
3270 Whether and how Git detects renames. If set to "false",
3271 rename detection is disabled. If set to "true", basic rename
3272 detection is enabled. If set to "copies" or "copy", Git will
3273 detect copies, as well. Defaults to true. Note that this
3274 affects only <em>git diff</em> Porcelain like <a href="git-diff.html">git-diff(1)</a> and
3275 <a href="git-log.html">git-log(1)</a>, and not lower level commands such as
3276 <a href="git-diff-files.html">git-diff-files(1)</a>.
3277 </p>
3278 </dd>
3279 <dt class="hdlist1">
3280 diff.suppressBlankEmpty
3281 </dt>
3282 <dd>
3284 A boolean to inhibit the standard behavior of printing a space
3285 before each empty output line. Defaults to false.
3286 </p>
3287 </dd>
3288 <dt class="hdlist1">
3289 diff.submodule
3290 </dt>
3291 <dd>
3293 Specify the format in which differences in submodules are
3294 shown. The "short" format just shows the names of the commits
3295 at the beginning and end of the range. The "log" format lists
3296 the commits in the range like <a href="git-submodule.html">git-submodule(1)</a> <code>summary</code>
3297 does. The "diff" format shows an inline diff of the changed
3298 contents of the submodule. Defaults to "short".
3299 </p>
3300 </dd>
3301 <dt class="hdlist1">
3302 diff.wordRegex
3303 </dt>
3304 <dd>
3306 A POSIX Extended Regular Expression used to determine what is a "word"
3307 when performing word-by-word difference calculations. Character
3308 sequences that match the regular expression are "words", all other
3309 characters are <strong>ignorable</strong> whitespace.
3310 </p>
3311 </dd>
3312 <dt class="hdlist1">
3313 diff.&lt;driver&gt;.command
3314 </dt>
3315 <dd>
3317 The custom diff driver command. See <a href="gitattributes.html">gitattributes(5)</a>
3318 for details.
3319 </p>
3320 </dd>
3321 <dt class="hdlist1">
3322 diff.&lt;driver&gt;.xfuncname
3323 </dt>
3324 <dd>
3326 The regular expression that the diff driver should use to
3327 recognize the hunk header. A built-in pattern may also be used.
3328 See <a href="gitattributes.html">gitattributes(5)</a> for details.
3329 </p>
3330 </dd>
3331 <dt class="hdlist1">
3332 diff.&lt;driver&gt;.binary
3333 </dt>
3334 <dd>
3336 Set this option to true to make the diff driver treat files as
3337 binary. See <a href="gitattributes.html">gitattributes(5)</a> for details.
3338 </p>
3339 </dd>
3340 <dt class="hdlist1">
3341 diff.&lt;driver&gt;.textconv
3342 </dt>
3343 <dd>
3345 The command that the diff driver should call to generate the
3346 text-converted version of a file. The result of the
3347 conversion is used to generate a human-readable diff. See
3348 <a href="gitattributes.html">gitattributes(5)</a> for details.
3349 </p>
3350 </dd>
3351 <dt class="hdlist1">
3352 diff.&lt;driver&gt;.wordRegex
3353 </dt>
3354 <dd>
3356 The regular expression that the diff driver should use to
3357 split words in a line. See <a href="gitattributes.html">gitattributes(5)</a> for
3358 details.
3359 </p>
3360 </dd>
3361 <dt class="hdlist1">
3362 diff.&lt;driver&gt;.cachetextconv
3363 </dt>
3364 <dd>
3366 Set this option to true to make the diff driver cache the text
3367 conversion outputs. See <a href="gitattributes.html">gitattributes(5)</a> for details.
3368 </p>
3369 <div class="dlist"><dl>
3370 <dt class="hdlist1">
3371 <code>araxis</code>
3372 </dt>
3373 <dd>
3375 Use Araxis Merge (requires a graphical session)
3376 </p>
3377 </dd>
3378 <dt class="hdlist1">
3379 <code>bc</code>
3380 </dt>
3381 <dd>
3383 Use Beyond Compare (requires a graphical session)
3384 </p>
3385 </dd>
3386 <dt class="hdlist1">
3387 <code>bc3</code>
3388 </dt>
3389 <dd>
3391 Use Beyond Compare (requires a graphical session)
3392 </p>
3393 </dd>
3394 <dt class="hdlist1">
3395 <code>bc4</code>
3396 </dt>
3397 <dd>
3399 Use Beyond Compare (requires a graphical session)
3400 </p>
3401 </dd>
3402 <dt class="hdlist1">
3403 <code>codecompare</code>
3404 </dt>
3405 <dd>
3407 Use Code Compare (requires a graphical session)
3408 </p>
3409 </dd>
3410 <dt class="hdlist1">
3411 <code>deltawalker</code>
3412 </dt>
3413 <dd>
3415 Use DeltaWalker (requires a graphical session)
3416 </p>
3417 </dd>
3418 <dt class="hdlist1">
3419 <code>diffmerge</code>
3420 </dt>
3421 <dd>
3423 Use DiffMerge (requires a graphical session)
3424 </p>
3425 </dd>
3426 <dt class="hdlist1">
3427 <code>diffuse</code>
3428 </dt>
3429 <dd>
3431 Use Diffuse (requires a graphical session)
3432 </p>
3433 </dd>
3434 <dt class="hdlist1">
3435 <code>ecmerge</code>
3436 </dt>
3437 <dd>
3439 Use ECMerge (requires a graphical session)
3440 </p>
3441 </dd>
3442 <dt class="hdlist1">
3443 <code>emerge</code>
3444 </dt>
3445 <dd>
3447 Use Emacs' Emerge
3448 </p>
3449 </dd>
3450 <dt class="hdlist1">
3451 <code>examdiff</code>
3452 </dt>
3453 <dd>
3455 Use ExamDiff Pro (requires a graphical session)
3456 </p>
3457 </dd>
3458 <dt class="hdlist1">
3459 <code>guiffy</code>
3460 </dt>
3461 <dd>
3463 Use Guiffy&#8217;s Diff Tool (requires a graphical session)
3464 </p>
3465 </dd>
3466 <dt class="hdlist1">
3467 <code>gvimdiff</code>
3468 </dt>
3469 <dd>
3471 Use gVim (requires a graphical session)
3472 </p>
3473 </dd>
3474 <dt class="hdlist1">
3475 <code>kdiff3</code>
3476 </dt>
3477 <dd>
3479 Use KDiff3 (requires a graphical session)
3480 </p>
3481 </dd>
3482 <dt class="hdlist1">
3483 <code>kompare</code>
3484 </dt>
3485 <dd>
3487 Use Kompare (requires a graphical session)
3488 </p>
3489 </dd>
3490 <dt class="hdlist1">
3491 <code>meld</code>
3492 </dt>
3493 <dd>
3495 Use Meld (requires a graphical session)
3496 </p>
3497 </dd>
3498 <dt class="hdlist1">
3499 <code>nvimdiff</code>
3500 </dt>
3501 <dd>
3503 Use Neovim
3504 </p>
3505 </dd>
3506 <dt class="hdlist1">
3507 <code>opendiff</code>
3508 </dt>
3509 <dd>
3511 Use FileMerge (requires a graphical session)
3512 </p>
3513 </dd>
3514 <dt class="hdlist1">
3515 <code>p4merge</code>
3516 </dt>
3517 <dd>
3519 Use HelixCore P4Merge (requires a graphical session)
3520 </p>
3521 </dd>
3522 <dt class="hdlist1">
3523 <code>smerge</code>
3524 </dt>
3525 <dd>
3527 Use Sublime Merge (requires a graphical session)
3528 </p>
3529 </dd>
3530 <dt class="hdlist1">
3531 <code>tkdiff</code>
3532 </dt>
3533 <dd>
3535 Use TkDiff (requires a graphical session)
3536 </p>
3537 </dd>
3538 <dt class="hdlist1">
3539 <code>vimdiff</code>
3540 </dt>
3541 <dd>
3543 Use Vim
3544 </p>
3545 </dd>
3546 <dt class="hdlist1">
3547 <code>winmerge</code>
3548 </dt>
3549 <dd>
3551 Use WinMerge (requires a graphical session)
3552 </p>
3553 </dd>
3554 <dt class="hdlist1">
3555 <code>xxdiff</code>
3556 </dt>
3557 <dd>
3559 Use xxdiff (requires a graphical session)
3560 </p>
3561 </dd>
3562 </dl></div>
3563 </dd>
3564 <dt class="hdlist1">
3565 diff.indentHeuristic
3566 </dt>
3567 <dd>
3569 Set this option to <code>false</code> to disable the default heuristics
3570 that shift diff hunk boundaries to make patches easier to read.
3571 </p>
3572 </dd>
3573 <dt class="hdlist1">
3574 diff.algorithm
3575 </dt>
3576 <dd>
3578 Choose a diff algorithm. The variants are as follows:
3579 </p>
3580 <div class="openblock">
3581 <div class="content">
3582 <div class="dlist"><dl>
3583 <dt class="hdlist1">
3584 <code>default</code>, <code>myers</code>
3585 </dt>
3586 <dd>
3588 The basic greedy diff algorithm. Currently, this is the default.
3589 </p>
3590 </dd>
3591 <dt class="hdlist1">
3592 <code>minimal</code>
3593 </dt>
3594 <dd>
3596 Spend extra time to make sure the smallest possible diff is
3597 produced.
3598 </p>
3599 </dd>
3600 <dt class="hdlist1">
3601 <code>patience</code>
3602 </dt>
3603 <dd>
3605 Use "patience diff" algorithm when generating patches.
3606 </p>
3607 </dd>
3608 <dt class="hdlist1">
3609 <code>histogram</code>
3610 </dt>
3611 <dd>
3613 This algorithm extends the patience algorithm to "support
3614 low-occurrence common elements".
3615 </p>
3616 </dd>
3617 </dl></div>
3618 </div></div>
3619 </dd>
3620 <dt class="hdlist1">
3621 diff.wsErrorHighlight
3622 </dt>
3623 <dd>
3625 Highlight whitespace errors in the <code>context</code>, <code>old</code> or <code>new</code>
3626 lines of the diff. Multiple values are separated by comma,
3627 <code>none</code> resets previous values, <code>default</code> reset the list to
3628 <code>new</code> and <code>all</code> is a shorthand for <code>old,new,context</code>. The
3629 whitespace errors are colored with <code>color.diff.whitespace</code>.
3630 The command line option <code>--ws-error-highlight=&lt;kind&gt;</code>
3631 overrides this setting.
3632 </p>
3633 </dd>
3634 <dt class="hdlist1">
3635 diff.colorMoved
3636 </dt>
3637 <dd>
3639 If set to either a valid <code>&lt;mode&gt;</code> or a true value, moved lines
3640 in a diff are colored differently, for details of valid modes
3641 see <em>--color-moved</em> in <a href="git-diff.html">git-diff(1)</a>. If simply set to
3642 true the default color mode will be used. When set to false,
3643 moved lines are not colored.
3644 </p>
3645 </dd>
3646 <dt class="hdlist1">
3647 diff.colorMovedWS
3648 </dt>
3649 <dd>
3651 When moved lines are colored using e.g. the <code>diff.colorMoved</code> setting,
3652 this option controls the <code>&lt;mode&gt;</code> how spaces are treated
3653 for details of valid modes see <em>--color-moved-ws</em> in <a href="git-diff.html">git-diff(1)</a>.
3654 </p>
3655 </dd>
3656 </dl></div>
3657 </div>
3658 </div>
3659 <div class="sect1">
3660 <h2 id="_see_also">SEE ALSO</h2>
3661 <div class="sectionbody">
3662 <div class="paragraph"><p>diff(1),
3663 <a href="git-difftool.html">git-difftool(1)</a>,
3664 <a href="git-log.html">git-log(1)</a>,
3665 <a href="gitdiffcore.html">gitdiffcore(7)</a>,
3666 <a href="git-format-patch.html">git-format-patch(1)</a>,
3667 <a href="git-apply.html">git-apply(1)</a>,
3668 <a href="git-show.html">git-show(1)</a></p></div>
3669 </div>
3670 </div>
3671 <div class="sect1">
3672 <h2 id="_git">GIT</h2>
3673 <div class="sectionbody">
3674 <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
3675 </div>
3676 </div>
3677 </div>
3678 <div id="footnotes"><hr /></div>
3679 <div id="footer">
3680 <div id="footer-text">
3681 Last updated
3682 2023-06-24 05:24:09 JST
3683 </div>
3684 </div>
3685 </body>
3686 </html>