Autogenerated HTML docs for v2.42.0-526-g3130c1
[git-htmldocs.git] / git-show.html
blob80b3fd1a41e017342696edce4189b841dd521c9b
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-show(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-show(1) Manual Page
739 </h1>
740 <h2>NAME</h2>
741 <div class="sectionbody">
742 <p>git-show -
743 Show various types of objects
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 show</em> [&lt;options&gt;] [&lt;object&gt;&#8230;]</pre>
753 <div class="attribution">
754 </div></div>
755 </div>
756 </div>
757 <div class="sect1">
758 <h2 id="_description">DESCRIPTION</h2>
759 <div class="sectionbody">
760 <div class="paragraph"><p>Shows one or more objects (blobs, trees, tags and commits).</p></div>
761 <div class="paragraph"><p>For commits it shows the log message and textual diff. It also
762 presents the merge commit in a special format as produced by
763 <em>git diff-tree --cc</em>.</p></div>
764 <div class="paragraph"><p>For tags, it shows the tag message and the referenced objects.</p></div>
765 <div class="paragraph"><p>For trees, it shows the names (equivalent to <em>git ls-tree</em>
766 with --name-only).</p></div>
767 <div class="paragraph"><p>For plain blobs, it shows the plain contents.</p></div>
768 <div class="paragraph"><p>Some options that <em>git log</em> command understands can be used to
769 control how the changes the commit introduces are shown.</p></div>
770 <div class="paragraph"><p>This manual page describes only the most frequently used options.</p></div>
771 </div>
772 </div>
773 <div class="sect1">
774 <h2 id="_options">OPTIONS</h2>
775 <div class="sectionbody">
776 <div class="dlist"><dl>
777 <dt class="hdlist1">
778 &lt;object&gt;&#8230;
779 </dt>
780 <dd>
782 The names of objects to show (defaults to <em>HEAD</em>).
783 For a more complete list of ways to spell object names, see
784 "SPECIFYING REVISIONS" section in <a href="gitrevisions.html">gitrevisions(7)</a>.
785 </p>
786 </dd>
787 <dt class="hdlist1">
788 --pretty[=&lt;format&gt;]
789 </dt>
790 <dt class="hdlist1">
791 --format=&lt;format&gt;
792 </dt>
793 <dd>
795 Pretty-print the contents of the commit logs in a given format,
796 where <em>&lt;format&gt;</em> can be one of <em>oneline</em>, <em>short</em>, <em>medium</em>,
797 <em>full</em>, <em>fuller</em>, <em>reference</em>, <em>email</em>, <em>raw</em>, <em>format:&lt;string&gt;</em>
798 and <em>tformat:&lt;string&gt;</em>. When <em>&lt;format&gt;</em> is none of the above,
799 and has <em>%placeholder</em> in it, it acts as if
800 <em>--pretty=tformat:&lt;format&gt;</em> were given.
801 </p>
802 <div class="paragraph"><p>See the "PRETTY FORMATS" section for some additional details for each
803 format. When <em>=&lt;format&gt;</em> part is omitted, it defaults to <em>medium</em>.</p></div>
804 <div class="paragraph"><p>Note: you can specify the default pretty format in the repository
805 configuration (see <a href="git-config.html">git-config(1)</a>).</p></div>
806 </dd>
807 <dt class="hdlist1">
808 --abbrev-commit
809 </dt>
810 <dd>
812 Instead of showing the full 40-byte hexadecimal commit object
813 name, show a prefix that names the object uniquely.
814 "--abbrev=&lt;n&gt;" (which also modifies diff output, if it is displayed)
815 option can be used to specify the minimum length of the prefix.
816 </p>
817 <div class="paragraph"><p>This should make "--pretty=oneline" a whole lot more readable for
818 people using 80-column terminals.</p></div>
819 </dd>
820 <dt class="hdlist1">
821 --no-abbrev-commit
822 </dt>
823 <dd>
825 Show the full 40-byte hexadecimal commit object name. This negates
826 <code>--abbrev-commit</code>, either explicit or implied by other options such
827 as "--oneline". It also overrides the <code>log.abbrevCommit</code> variable.
828 </p>
829 </dd>
830 <dt class="hdlist1">
831 --oneline
832 </dt>
833 <dd>
835 This is a shorthand for "--pretty=oneline --abbrev-commit"
836 used together.
837 </p>
838 </dd>
839 <dt class="hdlist1">
840 --encoding=&lt;encoding&gt;
841 </dt>
842 <dd>
844 Commit objects record the character encoding used for the log message
845 in their encoding header; this option can be used to tell the
846 command to re-code the commit log message in the encoding
847 preferred by the user. For non plumbing commands this
848 defaults to UTF-8. Note that if an object claims to be encoded
849 in <code>X</code> and we are outputting in <code>X</code>, we will output the object
850 verbatim; this means that invalid sequences in the original
851 commit may be copied to the output. Likewise, if iconv(3) fails
852 to convert the commit, we will quietly output the original
853 object verbatim.
854 </p>
855 </dd>
856 <dt class="hdlist1">
857 --expand-tabs=&lt;n&gt;
858 </dt>
859 <dt class="hdlist1">
860 --expand-tabs
861 </dt>
862 <dt class="hdlist1">
863 --no-expand-tabs
864 </dt>
865 <dd>
867 Perform a tab expansion (replace each tab with enough spaces
868 to fill to the next display column that is a multiple of <em>&lt;n&gt;</em>)
869 in the log message before showing it in the output.
870 <code>--expand-tabs</code> is a short-hand for <code>--expand-tabs=8</code>, and
871 <code>--no-expand-tabs</code> is a short-hand for <code>--expand-tabs=0</code>,
872 which disables tab expansion.
873 </p>
874 <div class="paragraph"><p>By default, tabs are expanded in pretty formats that indent the log
875 message by 4 spaces (i.e. <em>medium</em>, which is the default, <em>full</em>,
876 and <em>fuller</em>).</p></div>
877 </dd>
878 <dt class="hdlist1">
879 --notes[=&lt;ref&gt;]
880 </dt>
881 <dd>
883 Show the notes (see <a href="git-notes.html">git-notes(1)</a>) that annotate the
884 commit, when showing the commit log message. This is the default
885 for <code>git log</code>, <code>git show</code> and <code>git whatchanged</code> commands when
886 there is no <code>--pretty</code>, <code>--format</code>, or <code>--oneline</code> option given
887 on the command line.
888 </p>
889 <div class="paragraph"><p>By default, the notes shown are from the notes refs listed in the
890 <code>core.notesRef</code> and <code>notes.displayRef</code> variables (or corresponding
891 environment overrides). See <a href="git-config.html">git-config(1)</a> for more details.</p></div>
892 <div class="paragraph"><p>With an optional <em>&lt;ref&gt;</em> argument, use the ref to find the notes
893 to display. The ref can specify the full refname when it begins
894 with <code>refs/notes/</code>; when it begins with <code>notes/</code>, <code>refs/</code> and otherwise
895 <code>refs/notes/</code> is prefixed to form the full name of the ref.</p></div>
896 <div class="paragraph"><p>Multiple --notes options can be combined to control which notes are
897 being displayed. Examples: "--notes=foo" will show only notes from
898 "refs/notes/foo"; "--notes=foo --notes" will show both notes from
899 "refs/notes/foo" and from the default notes ref(s).</p></div>
900 </dd>
901 <dt class="hdlist1">
902 --no-notes
903 </dt>
904 <dd>
906 Do not show notes. This negates the above <code>--notes</code> option, by
907 resetting the list of notes refs from which notes are shown.
908 Options are parsed in the order given on the command line, so e.g.
909 "--notes --notes=foo --no-notes --notes=bar" will only show notes
910 from "refs/notes/bar".
911 </p>
912 </dd>
913 <dt class="hdlist1">
914 --show-notes-by-default
915 </dt>
916 <dd>
918 Show the default notes unless options for displaying specific
919 notes are given.
920 </p>
921 </dd>
922 <dt class="hdlist1">
923 --show-notes[=&lt;ref&gt;]
924 </dt>
925 <dt class="hdlist1">
926 --[no-]standard-notes
927 </dt>
928 <dd>
930 These options are deprecated. Use the above --notes/--no-notes
931 options instead.
932 </p>
933 </dd>
934 <dt class="hdlist1">
935 --show-signature
936 </dt>
937 <dd>
939 Check the validity of a signed commit object by passing the signature
940 to <code>gpg --verify</code> and show the output.
941 </p>
942 </dd>
943 </dl></div>
944 </div>
945 </div>
946 <div class="sect1">
947 <h2 id="_pretty_formats">PRETTY FORMATS</h2>
948 <div class="sectionbody">
949 <div class="paragraph"><p>If the commit is a merge, and if the pretty-format
950 is not <em>oneline</em>, <em>email</em> or <em>raw</em>, an additional line is
951 inserted before the <em>Author:</em> line. This line begins with
952 "Merge: " and the hashes of ancestral commits are printed,
953 separated by spaces. Note that the listed commits may not
954 necessarily be the list of the <strong>direct</strong> parent commits if you
955 have limited your view of history: for example, if you are
956 only interested in changes related to a certain directory or
957 file.</p></div>
958 <div class="paragraph"><p>There are several built-in formats, and you can define
959 additional formats by setting a pretty.&lt;name&gt;
960 config option to either another format name, or a
961 <em>format:</em> string, as described below (see
962 <a href="git-config.html">git-config(1)</a>). Here are the details of the
963 built-in formats:</p></div>
964 <div class="ulist"><ul>
965 <li>
967 <em>oneline</em>
968 </p>
969 <div class="literalblock">
970 <div class="content">
971 <pre><code>&lt;hash&gt; &lt;title-line&gt;</code></pre>
972 </div></div>
973 <div class="paragraph"><p>This is designed to be as compact as possible.</p></div>
974 </li>
975 <li>
977 <em>short</em>
978 </p>
979 <div class="literalblock">
980 <div class="content">
981 <pre><code>commit &lt;hash&gt;
982 Author: &lt;author&gt;</code></pre>
983 </div></div>
984 <div class="literalblock">
985 <div class="content">
986 <pre><code>&lt;title-line&gt;</code></pre>
987 </div></div>
988 </li>
989 <li>
991 <em>medium</em>
992 </p>
993 <div class="literalblock">
994 <div class="content">
995 <pre><code>commit &lt;hash&gt;
996 Author: &lt;author&gt;
997 Date: &lt;author-date&gt;</code></pre>
998 </div></div>
999 <div class="literalblock">
1000 <div class="content">
1001 <pre><code>&lt;title-line&gt;</code></pre>
1002 </div></div>
1003 <div class="literalblock">
1004 <div class="content">
1005 <pre><code>&lt;full-commit-message&gt;</code></pre>
1006 </div></div>
1007 </li>
1008 <li>
1010 <em>full</em>
1011 </p>
1012 <div class="literalblock">
1013 <div class="content">
1014 <pre><code>commit &lt;hash&gt;
1015 Author: &lt;author&gt;
1016 Commit: &lt;committer&gt;</code></pre>
1017 </div></div>
1018 <div class="literalblock">
1019 <div class="content">
1020 <pre><code>&lt;title-line&gt;</code></pre>
1021 </div></div>
1022 <div class="literalblock">
1023 <div class="content">
1024 <pre><code>&lt;full-commit-message&gt;</code></pre>
1025 </div></div>
1026 </li>
1027 <li>
1029 <em>fuller</em>
1030 </p>
1031 <div class="literalblock">
1032 <div class="content">
1033 <pre><code>commit &lt;hash&gt;
1034 Author: &lt;author&gt;
1035 AuthorDate: &lt;author-date&gt;
1036 Commit: &lt;committer&gt;
1037 CommitDate: &lt;committer-date&gt;</code></pre>
1038 </div></div>
1039 <div class="literalblock">
1040 <div class="content">
1041 <pre><code>&lt;title-line&gt;</code></pre>
1042 </div></div>
1043 <div class="literalblock">
1044 <div class="content">
1045 <pre><code>&lt;full-commit-message&gt;</code></pre>
1046 </div></div>
1047 </li>
1048 <li>
1050 <em>reference</em>
1051 </p>
1052 <div class="literalblock">
1053 <div class="content">
1054 <pre><code>&lt;abbrev-hash&gt; (&lt;title-line&gt;, &lt;short-author-date&gt;)</code></pre>
1055 </div></div>
1056 <div class="paragraph"><p>This format is used to refer to another commit in a commit message and
1057 is the same as <code>--pretty='format:%C(auto)%h (%s, %ad)'</code>. By default,
1058 the date is formatted with <code>--date=short</code> unless another <code>--date</code> option
1059 is explicitly specified. As with any <code>format:</code> with format
1060 placeholders, its output is not affected by other options like
1061 <code>--decorate</code> and <code>--walk-reflogs</code>.</p></div>
1062 </li>
1063 <li>
1065 <em>email</em>
1066 </p>
1067 <div class="literalblock">
1068 <div class="content">
1069 <pre><code>From &lt;hash&gt; &lt;date&gt;
1070 From: &lt;author&gt;
1071 Date: &lt;author-date&gt;
1072 Subject: [PATCH] &lt;title-line&gt;</code></pre>
1073 </div></div>
1074 <div class="literalblock">
1075 <div class="content">
1076 <pre><code>&lt;full-commit-message&gt;</code></pre>
1077 </div></div>
1078 </li>
1079 <li>
1081 <em>mboxrd</em>
1082 </p>
1083 <div class="paragraph"><p>Like <em>email</em>, but lines in the commit message starting with "From "
1084 (preceded by zero or more "&gt;") are quoted with "&gt;" so they aren&#8217;t
1085 confused as starting a new commit.</p></div>
1086 </li>
1087 <li>
1089 <em>raw</em>
1090 </p>
1091 <div class="paragraph"><p>The <em>raw</em> format shows the entire commit exactly as
1092 stored in the commit object. Notably, the hashes are
1093 displayed in full, regardless of whether --abbrev or
1094 --no-abbrev are used, and <em>parents</em> information show the
1095 true parent commits, without taking grafts or history
1096 simplification into account. Note that this format affects the way
1097 commits are displayed, but not the way the diff is shown e.g. with
1098 <code>git log --raw</code>. To get full object names in a raw diff format,
1099 use <code>--no-abbrev</code>.</p></div>
1100 </li>
1101 <li>
1103 <em>format:&lt;format-string&gt;</em>
1104 </p>
1105 <div class="paragraph"><p>The <em>format:&lt;format-string&gt;</em> format allows you to specify which information
1106 you want to show. It works a little bit like printf format,
1107 with the notable exception that you get a newline with <em>%n</em>
1108 instead of <em>\n</em>.</p></div>
1109 <div class="paragraph"><p>E.g, <em>format:"The author of %h was %an, %ar%nThe title was &gt;&gt;%s&lt;&lt;%n"</em>
1110 would show something like this:</p></div>
1111 <div class="listingblock">
1112 <div class="content">
1113 <pre><code>The author of fe6e0ee was Junio C Hamano, 23 hours ago
1114 The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff input.&lt;&lt;</code></pre>
1115 </div></div>
1116 <div class="paragraph"><p>The placeholders are:</p></div>
1117 <div class="ulist"><ul>
1118 <li>
1120 Placeholders that expand to a single literal character:
1121 </p>
1122 <div class="dlist"><dl>
1123 <dt class="hdlist1">
1124 <em>%n</em>
1125 </dt>
1126 <dd>
1128 newline
1129 </p>
1130 </dd>
1131 <dt class="hdlist1">
1132 <em>%%</em>
1133 </dt>
1134 <dd>
1136 a raw <em>%</em>
1137 </p>
1138 </dd>
1139 <dt class="hdlist1">
1140 <em>%x00</em>
1141 </dt>
1142 <dd>
1144 <em>%x</em> followed by two hexadecimal digits is replaced with a
1145 byte with the hexadecimal digits' value (we will call this
1146 "literal formatting code" in the rest of this document).
1147 </p>
1148 </dd>
1149 </dl></div>
1150 </li>
1151 <li>
1153 Placeholders that affect formatting of later placeholders:
1154 </p>
1155 <div class="dlist"><dl>
1156 <dt class="hdlist1">
1157 <em>%Cred</em>
1158 </dt>
1159 <dd>
1161 switch color to red
1162 </p>
1163 </dd>
1164 <dt class="hdlist1">
1165 <em>%Cgreen</em>
1166 </dt>
1167 <dd>
1169 switch color to green
1170 </p>
1171 </dd>
1172 <dt class="hdlist1">
1173 <em>%Cblue</em>
1174 </dt>
1175 <dd>
1177 switch color to blue
1178 </p>
1179 </dd>
1180 <dt class="hdlist1">
1181 <em>%Creset</em>
1182 </dt>
1183 <dd>
1185 reset color
1186 </p>
1187 </dd>
1188 <dt class="hdlist1">
1189 <em>%C(&#8230;)</em>
1190 </dt>
1191 <dd>
1193 color specification, as described under Values in the
1194 "CONFIGURATION FILE" section of <a href="git-config.html">git-config(1)</a>. By
1195 default, colors are shown only when enabled for log output
1196 (by <code>color.diff</code>, <code>color.ui</code>, or <code>--color</code>, and respecting
1197 the <code>auto</code> settings of the former if we are going to a
1198 terminal). <code>%C(auto,...)</code> is accepted as a historical
1199 synonym for the default (e.g., <code>%C(auto,red)</code>). Specifying
1200 <code>%C(always,...)</code> will show the colors even when color is
1201 not otherwise enabled (though consider just using
1202 <code>--color=always</code> to enable color for the whole output,
1203 including this format and anything else git might color).
1204 <code>auto</code> alone (i.e. <code>%C(auto)</code>) will turn on auto coloring
1205 on the next placeholders until the color is switched
1206 again.
1207 </p>
1208 </dd>
1209 <dt class="hdlist1">
1210 <em>%m</em>
1211 </dt>
1212 <dd>
1214 left (<code>&lt;</code>), right (<code>&gt;</code>) or boundary (<code>-</code>) mark
1215 </p>
1216 </dd>
1217 <dt class="hdlist1">
1218 <em>%w([&lt;w&gt;[,&lt;i1&gt;[,&lt;i2&gt;]]])</em>
1219 </dt>
1220 <dd>
1222 switch line wrapping, like the -w option of
1223 <a href="git-shortlog.html">git-shortlog(1)</a>.
1224 </p>
1225 </dd>
1226 <dt class="hdlist1">
1227 <em>%&lt;( &lt;N&gt; [,trunc|ltrunc|mtrunc])</em>
1228 </dt>
1229 <dd>
1231 make the next placeholder take at
1232 least N column widths, padding spaces on
1233 the right if necessary. Optionally
1234 truncate (with ellipsis <em>..</em>) at the left (ltrunc) <code>..ft</code>,
1235 the middle (mtrunc) <code>mi..le</code>, or the end
1236 (trunc) <code>rig..</code>, if the output is longer than
1237 N columns.
1238 Note 1: that truncating
1239 only works correctly with N &gt;= 2.
1240 Note 2: spaces around the N and M (see below)
1241 values are optional.
1242 Note 3: Emojis and other wide characters
1243 will take two display columns, which may
1244 over-run column boundaries.
1245 Note 4: decomposed character combining marks
1246 may be misplaced at padding boundaries.
1247 </p>
1248 </dd>
1249 <dt class="hdlist1">
1250 <em>%&lt;|( &lt;M&gt; )</em>
1251 </dt>
1252 <dd>
1254 make the next placeholder take at least until Mth
1255 display column, padding spaces on the right if necessary.
1256 Use negative M values for column positions measured
1257 from the right hand edge of the terminal window.
1258 </p>
1259 </dd>
1260 <dt class="hdlist1">
1261 <em>%&gt;( &lt;N&gt; )</em>, <em>%&gt;|( &lt;M&gt; )</em>
1262 </dt>
1263 <dd>
1265 similar to <em>%&lt;( &lt;N&gt; )</em>, <em>%&lt;|( &lt;M&gt; )</em> respectively,
1266 but padding spaces on the left
1267 </p>
1268 </dd>
1269 <dt class="hdlist1">
1270 <em>%&gt;&gt;( &lt;N&gt; )</em>, <em>%&gt;&gt;|( &lt;M&gt; )</em>
1271 </dt>
1272 <dd>
1274 similar to <em>%&gt;( &lt;N&gt; )</em>, <em>%&gt;|( &lt;M&gt; )</em>
1275 respectively, except that if the next
1276 placeholder takes more spaces than given and
1277 there are spaces on its left, use those
1278 spaces
1279 </p>
1280 </dd>
1281 <dt class="hdlist1">
1282 <em>%&gt;&lt;( &lt;N&gt; )</em>, <em>%&gt;&lt;|( &lt;M&gt; )</em>
1283 </dt>
1284 <dd>
1286 similar to <em>%&lt;( &lt;N&gt; )</em>, <em>%&lt;|( &lt;M&gt; )</em>
1287 respectively, but padding both sides
1288 (i.e. the text is centered)
1289 </p>
1290 </dd>
1291 </dl></div>
1292 </li>
1293 <li>
1295 Placeholders that expand to information extracted from the commit:
1296 </p>
1297 <div class="dlist"><dl>
1298 <dt class="hdlist1">
1299 <em>%H</em>
1300 </dt>
1301 <dd>
1303 commit hash
1304 </p>
1305 </dd>
1306 <dt class="hdlist1">
1307 <em>%h</em>
1308 </dt>
1309 <dd>
1311 abbreviated commit hash
1312 </p>
1313 </dd>
1314 <dt class="hdlist1">
1315 <em>%T</em>
1316 </dt>
1317 <dd>
1319 tree hash
1320 </p>
1321 </dd>
1322 <dt class="hdlist1">
1323 <em>%t</em>
1324 </dt>
1325 <dd>
1327 abbreviated tree hash
1328 </p>
1329 </dd>
1330 <dt class="hdlist1">
1331 <em>%P</em>
1332 </dt>
1333 <dd>
1335 parent hashes
1336 </p>
1337 </dd>
1338 <dt class="hdlist1">
1339 <em>%p</em>
1340 </dt>
1341 <dd>
1343 abbreviated parent hashes
1344 </p>
1345 </dd>
1346 <dt class="hdlist1">
1347 <em>%an</em>
1348 </dt>
1349 <dd>
1351 author name
1352 </p>
1353 </dd>
1354 <dt class="hdlist1">
1355 <em>%aN</em>
1356 </dt>
1357 <dd>
1359 author name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a>
1360 or <a href="git-blame.html">git-blame(1)</a>)
1361 </p>
1362 </dd>
1363 <dt class="hdlist1">
1364 <em>%ae</em>
1365 </dt>
1366 <dd>
1368 author email
1369 </p>
1370 </dd>
1371 <dt class="hdlist1">
1372 <em>%aE</em>
1373 </dt>
1374 <dd>
1376 author email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a>
1377 or <a href="git-blame.html">git-blame(1)</a>)
1378 </p>
1379 </dd>
1380 <dt class="hdlist1">
1381 <em>%al</em>
1382 </dt>
1383 <dd>
1385 author email local-part (the part before the <em>@</em> sign)
1386 </p>
1387 </dd>
1388 <dt class="hdlist1">
1389 <em>%aL</em>
1390 </dt>
1391 <dd>
1393 author local-part (see <em>%al</em>) respecting .mailmap, see
1394 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1395 </p>
1396 </dd>
1397 <dt class="hdlist1">
1398 <em>%ad</em>
1399 </dt>
1400 <dd>
1402 author date (format respects --date= option)
1403 </p>
1404 </dd>
1405 <dt class="hdlist1">
1406 <em>%aD</em>
1407 </dt>
1408 <dd>
1410 author date, RFC2822 style
1411 </p>
1412 </dd>
1413 <dt class="hdlist1">
1414 <em>%ar</em>
1415 </dt>
1416 <dd>
1418 author date, relative
1419 </p>
1420 </dd>
1421 <dt class="hdlist1">
1422 <em>%at</em>
1423 </dt>
1424 <dd>
1426 author date, UNIX timestamp
1427 </p>
1428 </dd>
1429 <dt class="hdlist1">
1430 <em>%ai</em>
1431 </dt>
1432 <dd>
1434 author date, ISO 8601-like format
1435 </p>
1436 </dd>
1437 <dt class="hdlist1">
1438 <em>%aI</em>
1439 </dt>
1440 <dd>
1442 author date, strict ISO 8601 format
1443 </p>
1444 </dd>
1445 <dt class="hdlist1">
1446 <em>%as</em>
1447 </dt>
1448 <dd>
1450 author date, short format (<code>YYYY-MM-DD</code>)
1451 </p>
1452 </dd>
1453 <dt class="hdlist1">
1454 <em>%ah</em>
1455 </dt>
1456 <dd>
1458 author date, human style (like the <code>--date=human</code> option of
1459 <a href="git-rev-list.html">git-rev-list(1)</a>)
1460 </p>
1461 </dd>
1462 <dt class="hdlist1">
1463 <em>%cn</em>
1464 </dt>
1465 <dd>
1467 committer name
1468 </p>
1469 </dd>
1470 <dt class="hdlist1">
1471 <em>%cN</em>
1472 </dt>
1473 <dd>
1475 committer name (respecting .mailmap, see
1476 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1477 </p>
1478 </dd>
1479 <dt class="hdlist1">
1480 <em>%ce</em>
1481 </dt>
1482 <dd>
1484 committer email
1485 </p>
1486 </dd>
1487 <dt class="hdlist1">
1488 <em>%cE</em>
1489 </dt>
1490 <dd>
1492 committer email (respecting .mailmap, see
1493 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1494 </p>
1495 </dd>
1496 <dt class="hdlist1">
1497 <em>%cl</em>
1498 </dt>
1499 <dd>
1501 committer email local-part (the part before the <em>@</em> sign)
1502 </p>
1503 </dd>
1504 <dt class="hdlist1">
1505 <em>%cL</em>
1506 </dt>
1507 <dd>
1509 committer local-part (see <em>%cl</em>) respecting .mailmap, see
1510 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1511 </p>
1512 </dd>
1513 <dt class="hdlist1">
1514 <em>%cd</em>
1515 </dt>
1516 <dd>
1518 committer date (format respects --date= option)
1519 </p>
1520 </dd>
1521 <dt class="hdlist1">
1522 <em>%cD</em>
1523 </dt>
1524 <dd>
1526 committer date, RFC2822 style
1527 </p>
1528 </dd>
1529 <dt class="hdlist1">
1530 <em>%cr</em>
1531 </dt>
1532 <dd>
1534 committer date, relative
1535 </p>
1536 </dd>
1537 <dt class="hdlist1">
1538 <em>%ct</em>
1539 </dt>
1540 <dd>
1542 committer date, UNIX timestamp
1543 </p>
1544 </dd>
1545 <dt class="hdlist1">
1546 <em>%ci</em>
1547 </dt>
1548 <dd>
1550 committer date, ISO 8601-like format
1551 </p>
1552 </dd>
1553 <dt class="hdlist1">
1554 <em>%cI</em>
1555 </dt>
1556 <dd>
1558 committer date, strict ISO 8601 format
1559 </p>
1560 </dd>
1561 <dt class="hdlist1">
1562 <em>%cs</em>
1563 </dt>
1564 <dd>
1566 committer date, short format (<code>YYYY-MM-DD</code>)
1567 </p>
1568 </dd>
1569 <dt class="hdlist1">
1570 <em>%ch</em>
1571 </dt>
1572 <dd>
1574 committer date, human style (like the <code>--date=human</code> option of
1575 <a href="git-rev-list.html">git-rev-list(1)</a>)
1576 </p>
1577 </dd>
1578 <dt class="hdlist1">
1579 <em>%d</em>
1580 </dt>
1581 <dd>
1583 ref names, like the --decorate option of <a href="git-log.html">git-log(1)</a>
1584 </p>
1585 </dd>
1586 <dt class="hdlist1">
1587 <em>%D</em>
1588 </dt>
1589 <dd>
1591 ref names without the " (", ")" wrapping.
1592 </p>
1593 </dd>
1594 <dt class="hdlist1">
1595 <em>%(decorate[:&lt;options&gt;])</em>
1596 </dt>
1597 <dd>
1599 ref names with custom decorations. The <code>decorate</code> string may be followed by a
1600 colon and zero or more comma-separated options. Option values may contain
1601 literal formatting codes. These must be used for commas (<code>%x2C</code>) and closing
1602 parentheses (<code>%x29</code>), due to their role in the option syntax.
1603 </p>
1604 <div class="ulist"><ul>
1605 <li>
1607 <em>prefix=&lt;value&gt;</em>: Shown before the list of ref names. Defaults to "&#160;<code>(</code>".
1608 </p>
1609 </li>
1610 <li>
1612 <em>suffix=&lt;value&gt;</em>: Shown after the list of ref names. Defaults to "<code>)</code>".
1613 </p>
1614 </li>
1615 <li>
1617 <em>separator=&lt;value&gt;</em>: Shown between ref names. Defaults to "<code>,</code>&#160;".
1618 </p>
1619 </li>
1620 <li>
1622 <em>pointer=&lt;value&gt;</em>: Shown between HEAD and the branch it points to, if any.
1623 Defaults to "&#160;<code>-&gt;</code>&#160;".
1624 </p>
1625 </li>
1626 <li>
1628 <em>tag=&lt;value&gt;</em>: Shown before tag names. Defaults to "<code>tag:</code>&#160;".
1629 </p>
1630 </li>
1631 </ul></div>
1632 <div class="paragraph"><p>For example, to produce decorations with no wrapping
1633 or tag annotations, and spaces as separators:</p></div>
1634 <div class="paragraph"><p><code>%(decorate:prefix=,suffix=,tag=,separator= )</code></p></div>
1635 </dd>
1636 <dt class="hdlist1">
1637 <em>%(describe[:&lt;options&gt;])</em>
1638 </dt>
1639 <dd>
1641 human-readable name, like <a href="git-describe.html">git-describe(1)</a>; empty string for
1642 undescribable commits. The <code>describe</code> string may be followed by a colon and
1643 zero or more comma-separated options. Descriptions can be inconsistent when
1644 tags are added or removed at the same time.
1645 </p>
1646 <div class="ulist"><ul>
1647 <li>
1649 <em>tags[=&lt;bool-value&gt;]</em>: Instead of only considering annotated tags,
1650 consider lightweight tags as well.
1651 </p>
1652 </li>
1653 <li>
1655 <em>abbrev=&lt;number&gt;</em>: Instead of using the default number of hexadecimal digits
1656 (which will vary according to the number of objects in the repository with a
1657 default of 7) of the abbreviated object name, use &lt;number&gt; digits, or as many
1658 digits as needed to form a unique object name.
1659 </p>
1660 </li>
1661 <li>
1663 <em>match=&lt;pattern&gt;</em>: Only consider tags matching the given
1664 <code>glob(7)</code> pattern, excluding the "refs/tags/" prefix.
1665 </p>
1666 </li>
1667 <li>
1669 <em>exclude=&lt;pattern&gt;</em>: Do not consider tags matching the given
1670 <code>glob(7)</code> pattern, excluding the "refs/tags/" prefix.
1671 </p>
1672 </li>
1673 </ul></div>
1674 </dd>
1675 <dt class="hdlist1">
1676 <em>%S</em>
1677 </dt>
1678 <dd>
1680 ref name given on the command line by which the commit was reached
1681 (like <code>git log --source</code>), only works with <code>git log</code>
1682 </p>
1683 </dd>
1684 <dt class="hdlist1">
1685 <em>%e</em>
1686 </dt>
1687 <dd>
1689 encoding
1690 </p>
1691 </dd>
1692 <dt class="hdlist1">
1693 <em>%s</em>
1694 </dt>
1695 <dd>
1697 subject
1698 </p>
1699 </dd>
1700 <dt class="hdlist1">
1701 <em>%f</em>
1702 </dt>
1703 <dd>
1705 sanitized subject line, suitable for a filename
1706 </p>
1707 </dd>
1708 <dt class="hdlist1">
1709 <em>%b</em>
1710 </dt>
1711 <dd>
1713 body
1714 </p>
1715 </dd>
1716 <dt class="hdlist1">
1717 <em>%B</em>
1718 </dt>
1719 <dd>
1721 raw body (unwrapped subject and body)
1722 </p>
1723 </dd>
1724 <dt class="hdlist1">
1725 <em>%N</em>
1726 </dt>
1727 <dd>
1729 commit notes
1730 </p>
1731 </dd>
1732 <dt class="hdlist1">
1733 <em>%GG</em>
1734 </dt>
1735 <dd>
1737 raw verification message from GPG for a signed commit
1738 </p>
1739 </dd>
1740 <dt class="hdlist1">
1741 <em>%G?</em>
1742 </dt>
1743 <dd>
1745 show "G" for a good (valid) signature,
1746 "B" for a bad signature,
1747 "U" for a good signature with unknown validity,
1748 "X" for a good signature that has expired,
1749 "Y" for a good signature made by an expired key,
1750 "R" for a good signature made by a revoked key,
1751 "E" if the signature cannot be checked (e.g. missing key)
1752 and "N" for no signature
1753 </p>
1754 </dd>
1755 <dt class="hdlist1">
1756 <em>%GS</em>
1757 </dt>
1758 <dd>
1760 show the name of the signer for a signed commit
1761 </p>
1762 </dd>
1763 <dt class="hdlist1">
1764 <em>%GK</em>
1765 </dt>
1766 <dd>
1768 show the key used to sign a signed commit
1769 </p>
1770 </dd>
1771 <dt class="hdlist1">
1772 <em>%GF</em>
1773 </dt>
1774 <dd>
1776 show the fingerprint of the key used to sign a signed commit
1777 </p>
1778 </dd>
1779 <dt class="hdlist1">
1780 <em>%GP</em>
1781 </dt>
1782 <dd>
1784 show the fingerprint of the primary key whose subkey was used
1785 to sign a signed commit
1786 </p>
1787 </dd>
1788 <dt class="hdlist1">
1789 <em>%GT</em>
1790 </dt>
1791 <dd>
1793 show the trust level for the key used to sign a signed commit
1794 </p>
1795 </dd>
1796 <dt class="hdlist1">
1797 <em>%gD</em>
1798 </dt>
1799 <dd>
1801 reflog selector, e.g., <code>refs/stash@{1}</code> or <code>refs/stash@{2
1802 minutes ago}</code>; the format follows the rules described for the
1803 <code>-g</code> option. The portion before the <code>@</code> is the refname as
1804 given on the command line (so <code>git log -g refs/heads/master</code>
1805 would yield <code>refs/heads/master@{0}</code>).
1806 </p>
1807 </dd>
1808 <dt class="hdlist1">
1809 <em>%gd</em>
1810 </dt>
1811 <dd>
1813 shortened reflog selector; same as <code>%gD</code>, but the refname
1814 portion is shortened for human readability (so
1815 <code>refs/heads/master</code> becomes just <code>master</code>).
1816 </p>
1817 </dd>
1818 <dt class="hdlist1">
1819 <em>%gn</em>
1820 </dt>
1821 <dd>
1823 reflog identity name
1824 </p>
1825 </dd>
1826 <dt class="hdlist1">
1827 <em>%gN</em>
1828 </dt>
1829 <dd>
1831 reflog identity name (respecting .mailmap, see
1832 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1833 </p>
1834 </dd>
1835 <dt class="hdlist1">
1836 <em>%ge</em>
1837 </dt>
1838 <dd>
1840 reflog identity email
1841 </p>
1842 </dd>
1843 <dt class="hdlist1">
1844 <em>%gE</em>
1845 </dt>
1846 <dd>
1848 reflog identity email (respecting .mailmap, see
1849 <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
1850 </p>
1851 </dd>
1852 <dt class="hdlist1">
1853 <em>%gs</em>
1854 </dt>
1855 <dd>
1857 reflog subject
1858 </p>
1859 </dd>
1860 <dt class="hdlist1">
1861 <em>%(trailers[:&lt;options&gt;])</em>
1862 </dt>
1863 <dd>
1865 display the trailers of the body as interpreted by
1866 <a href="git-interpret-trailers.html">git-interpret-trailers(1)</a>. The <code>trailers</code> string may be followed by
1867 a colon and zero or more comma-separated options. If any option is provided
1868 multiple times, the last occurrence wins.
1869 </p>
1870 <div class="ulist"><ul>
1871 <li>
1873 <em>key=&lt;key&gt;</em>: only show trailers with specified &lt;key&gt;. Matching is done
1874 case-insensitively and trailing colon is optional. If option is
1875 given multiple times trailer lines matching any of the keys are
1876 shown. This option automatically enables the <code>only</code> option so that
1877 non-trailer lines in the trailer block are hidden. If that is not
1878 desired it can be disabled with <code>only=false</code>. E.g.,
1879 <code>%(trailers:key=Reviewed-by)</code> shows trailer lines with key
1880 <code>Reviewed-by</code>.
1881 </p>
1882 </li>
1883 <li>
1885 <em>only[=&lt;bool&gt;]</em>: select whether non-trailer lines from the trailer
1886 block should be included.
1887 </p>
1888 </li>
1889 <li>
1891 <em>separator=&lt;sep&gt;</em>: specify a separator inserted between trailer
1892 lines. When this option is not given each trailer line is
1893 terminated with a line feed character. The string &lt;sep&gt; may contain
1894 the literal formatting codes described above. To use comma as
1895 separator one must use <code>%x2C</code> as it would otherwise be parsed as
1896 next option. E.g., <code>%(trailers:key=Ticket,separator=%x2C )</code>
1897 shows all trailer lines whose key is "Ticket" separated by a comma
1898 and a space.
1899 </p>
1900 </li>
1901 <li>
1903 <em>unfold[=&lt;bool&gt;]</em>: make it behave as if interpret-trailer&#8217;s <code>--unfold</code>
1904 option was given. E.g.,
1905 <code>%(trailers:only,unfold=true)</code> unfolds and shows all trailer lines.
1906 </p>
1907 </li>
1908 <li>
1910 <em>keyonly[=&lt;bool&gt;]</em>: only show the key part of the trailer.
1911 </p>
1912 </li>
1913 <li>
1915 <em>valueonly[=&lt;bool&gt;]</em>: only show the value part of the trailer.
1916 </p>
1917 </li>
1918 <li>
1920 <em>key_value_separator=&lt;sep&gt;</em>: specify a separator inserted between
1921 trailer lines. When this option is not given each trailer key-value
1922 pair is separated by ": ". Otherwise it shares the same semantics
1923 as <em>separator=&lt;sep&gt;</em> above.
1924 </p>
1925 </li>
1926 </ul></div>
1927 </dd>
1928 </dl></div>
1929 </li>
1930 </ul></div>
1931 </li>
1932 </ul></div>
1933 <div class="admonitionblock">
1934 <table><tr>
1935 <td class="icon">
1936 <div class="title">Note</div>
1937 </td>
1938 <td class="content">Some placeholders may depend on other options given to the
1939 revision traversal engine. For example, the <code>%g*</code> reflog options will
1940 insert an empty string unless we are traversing reflog entries (e.g., by
1941 <code>git log -g</code>). The <code>%d</code> and <code>%D</code> placeholders will use the "short"
1942 decoration format if <code>--decorate</code> was not already provided on the command
1943 line.</td>
1944 </tr></table>
1945 </div>
1946 <div class="paragraph"><p>The boolean options accept an optional value <code>[=&lt;bool-value&gt;]</code>. The values
1947 <code>true</code>, <code>false</code>, <code>on</code>, <code>off</code> etc. are all accepted. See the "boolean"
1948 sub-section in "EXAMPLES" in <a href="git-config.html">git-config(1)</a>. If a boolean
1949 option is given with no value, it&#8217;s enabled.</p></div>
1950 <div class="paragraph"><p>If you add a <code>+</code> (plus sign) after <em>%</em> of a placeholder, a line-feed
1951 is inserted immediately before the expansion if and only if the
1952 placeholder expands to a non-empty string.</p></div>
1953 <div class="paragraph"><p>If you add a <code>-</code> (minus sign) after <em>%</em> of a placeholder, all consecutive
1954 line-feeds immediately preceding the expansion are deleted if and only if the
1955 placeholder expands to an empty string.</p></div>
1956 <div class="paragraph"><p>If you add a ` ` (space) after <em>%</em> of a placeholder, a space
1957 is inserted immediately before the expansion if and only if the
1958 placeholder expands to a non-empty string.</p></div>
1959 <div class="ulist"><ul>
1960 <li>
1962 <em>tformat:</em>
1963 </p>
1964 <div class="paragraph"><p>The <em>tformat:</em> format works exactly like <em>format:</em>, except that it
1965 provides "terminator" semantics instead of "separator" semantics. In
1966 other words, each commit has the message terminator character (usually a
1967 newline) appended, rather than a separator placed between entries.
1968 This means that the final entry of a single-line format will be properly
1969 terminated with a new line, just as the "oneline" format does.
1970 For example:</p></div>
1971 <div class="listingblock">
1972 <div class="content">
1973 <pre><code>$ git log -2 --pretty=format:%h 4da45bef \
1974 | perl -pe '$_ .= " -- NO NEWLINE\n" unless /\n/'
1975 4da45be
1976 7134973 -- NO NEWLINE
1978 $ git log -2 --pretty=tformat:%h 4da45bef \
1979 | perl -pe '$_ .= " -- NO NEWLINE\n" unless /\n/'
1980 4da45be
1981 7134973</code></pre>
1982 </div></div>
1983 <div class="paragraph"><p>In addition, any unrecognized string that has a <code>%</code> in it is interpreted
1984 as if it has <code>tformat:</code> in front of it. For example, these two are
1985 equivalent:</p></div>
1986 <div class="listingblock">
1987 <div class="content">
1988 <pre><code>$ git log -2 --pretty=tformat:%h 4da45bef
1989 $ git log -2 --pretty=%h 4da45bef</code></pre>
1990 </div></div>
1991 </li>
1992 </ul></div>
1993 </div>
1994 </div>
1995 <div class="sect1">
1996 <h2 id="_diff_formatting">DIFF FORMATTING</h2>
1997 <div class="sectionbody">
1998 <div class="paragraph"><p>The options below can be used to change the way <code>git show</code> generates
1999 diff output.</p></div>
2000 <div class="dlist"><dl>
2001 <dt class="hdlist1">
2003 </dt>
2004 <dt class="hdlist1">
2006 </dt>
2007 <dt class="hdlist1">
2008 --patch
2009 </dt>
2010 <dd>
2012 Generate patch (see <a href="#generate_patch_text_with_p">[generate_patch_text_with_p]</a>).
2013 </p>
2014 </dd>
2015 <dt class="hdlist1">
2017 </dt>
2018 <dt class="hdlist1">
2019 --no-patch
2020 </dt>
2021 <dd>
2023 Suppress all output from the diff machinery. Useful for
2024 commands like <code>git show</code> that show the patch by default to
2025 squelch their output, or to cancel the effect of options like
2026 <code>--patch</code>, <code>--stat</code> earlier on the command line in an alias.
2027 </p>
2028 </dd>
2029 <dt class="hdlist1">
2031 </dt>
2032 <dd>
2034 Show diffs for merge commits in the default format. This is
2035 similar to <em>--diff-merges=on</em>, except <code>-m</code> will
2036 produce no output unless <code>-p</code> is given as well.
2037 </p>
2038 </dd>
2039 <dt class="hdlist1">
2041 </dt>
2042 <dd>
2044 Produce combined diff output for merge commits.
2045 Shortcut for <em>--diff-merges=combined -p</em>.
2046 </p>
2047 </dd>
2048 <dt class="hdlist1">
2049 --cc
2050 </dt>
2051 <dd>
2053 Produce dense combined diff output for merge commits.
2054 Shortcut for <em>--diff-merges=dense-combined -p</em>.
2055 </p>
2056 </dd>
2057 <dt class="hdlist1">
2058 --dd
2059 </dt>
2060 <dd>
2062 Produce diff with respect to first parent for both merge and
2063 regular commits.
2064 Shortcut for <em>--diff-merges=first-parent -p</em>.
2065 </p>
2066 </dd>
2067 <dt class="hdlist1">
2068 --remerge-diff
2069 </dt>
2070 <dd>
2072 Produce remerge-diff output for merge commits.
2073 Shortcut for <em>--diff-merges=remerge -p</em>.
2074 </p>
2075 </dd>
2076 <dt class="hdlist1">
2077 --no-diff-merges
2078 </dt>
2079 <dd>
2081 Synonym for <em>--diff-merges=off</em>.
2082 </p>
2083 </dd>
2084 <dt class="hdlist1">
2085 --diff-merges=&lt;format&gt;
2086 </dt>
2087 <dd>
2089 Specify diff format to be used for merge commits. Default is
2090 <code>dense-combined</code> unless <code>--first-parent</code> is in use, in
2091 which case <code>first-parent</code> is the default.
2092 </p>
2093 <div class="paragraph"><p>The following formats are supported:</p></div>
2094 <div class="openblock">
2095 <div class="content">
2096 <div class="dlist"><dl>
2097 <dt class="hdlist1">
2098 off, none
2099 </dt>
2100 <dd>
2102 Disable output of diffs for merge commits. Useful to override
2103 implied value.
2104 </p>
2105 </dd>
2106 <dt class="hdlist1">
2107 on, m
2108 </dt>
2109 <dd>
2111 Make diff output for merge commits to be shown in the default
2112 format. The default format can be changed using
2113 <code>log.diffMerges</code> configuration variable, whose default value
2114 is <code>separate</code>.
2115 </p>
2116 </dd>
2117 <dt class="hdlist1">
2118 first-parent, 1
2119 </dt>
2120 <dd>
2122 Show full diff with respect to first parent. This is the same
2123 format as <code>--patch</code> produces for non-merge commits.
2124 </p>
2125 </dd>
2126 <dt class="hdlist1">
2127 separate
2128 </dt>
2129 <dd>
2131 Show full diff with respect to each of parents.
2132 Separate log entry and diff is generated for each parent.
2133 </p>
2134 </dd>
2135 <dt class="hdlist1">
2136 combined, c
2137 </dt>
2138 <dd>
2140 Show differences from each of the parents to the merge
2141 result simultaneously instead of showing pairwise diff between
2142 a parent and the result one at a time. Furthermore, it lists
2143 only files which were modified from all parents.
2144 </p>
2145 </dd>
2146 <dt class="hdlist1">
2147 dense-combined, cc
2148 </dt>
2149 <dd>
2151 Further compress output produced by <code>--diff-merges=combined</code>
2152 by omitting uninteresting hunks whose contents in the parents
2153 have only two variants and the merge result picks one of them
2154 without modification.
2155 </p>
2156 </dd>
2157 <dt class="hdlist1">
2158 remerge, r
2159 </dt>
2160 <dd>
2162 Remerge two-parent merge commits to create a temporary tree
2163 object&#8212;potentially containing files with conflict markers
2164 and such. A diff is then shown between that temporary tree
2165 and the actual merge commit.
2166 </p>
2167 <div class="paragraph"><p>The output emitted when this option is used is subject to change, and
2168 so is its interaction with other options (unless explicitly
2169 documented).</p></div>
2170 </dd>
2171 </dl></div>
2172 </div></div>
2173 </dd>
2174 <dt class="hdlist1">
2175 --combined-all-paths
2176 </dt>
2177 <dd>
2179 This flag causes combined diffs (used for merge commits) to
2180 list the name of the file from all parents. It thus only has
2181 effect when <code>--diff-merges=[dense-]combined</code> is in use, and
2182 is likely only useful if filename changes are detected (i.e.
2183 when either rename or copy detection have been requested).
2184 </p>
2185 </dd>
2186 <dt class="hdlist1">
2187 -U&lt;n&gt;
2188 </dt>
2189 <dt class="hdlist1">
2190 --unified=&lt;n&gt;
2191 </dt>
2192 <dd>
2194 Generate diffs with &lt;n&gt; lines of context instead of
2195 the usual three.
2196 Implies <code>--patch</code>.
2197 </p>
2198 </dd>
2199 <dt class="hdlist1">
2200 --output=&lt;file&gt;
2201 </dt>
2202 <dd>
2204 Output to a specific file instead of stdout.
2205 </p>
2206 </dd>
2207 <dt class="hdlist1">
2208 --output-indicator-new=&lt;char&gt;
2209 </dt>
2210 <dt class="hdlist1">
2211 --output-indicator-old=&lt;char&gt;
2212 </dt>
2213 <dt class="hdlist1">
2214 --output-indicator-context=&lt;char&gt;
2215 </dt>
2216 <dd>
2218 Specify the character used to indicate new, old or context
2219 lines in the generated patch. Normally they are <em>+</em>, <em>-</em> and
2220 ' ' respectively.
2221 </p>
2222 </dd>
2223 <dt class="hdlist1">
2224 --raw
2225 </dt>
2226 <dd>
2228 For each commit, show a summary of changes using the raw diff
2229 format. See the "RAW OUTPUT FORMAT" section of
2230 <a href="git-diff.html">git-diff(1)</a>. This is different from showing the log
2231 itself in raw format, which you can achieve with
2232 <code>--format=raw</code>.
2233 </p>
2234 </dd>
2235 <dt class="hdlist1">
2236 --patch-with-raw
2237 </dt>
2238 <dd>
2240 Synonym for <code>-p --raw</code>.
2241 </p>
2242 </dd>
2243 <dt class="hdlist1">
2245 </dt>
2246 <dd>
2248 Show the tree objects in the diff output.
2249 </p>
2250 </dd>
2251 <dt class="hdlist1">
2252 --indent-heuristic
2253 </dt>
2254 <dd>
2256 Enable the heuristic that shifts diff hunk boundaries to make patches
2257 easier to read. This is the default.
2258 </p>
2259 </dd>
2260 <dt class="hdlist1">
2261 --no-indent-heuristic
2262 </dt>
2263 <dd>
2265 Disable the indent heuristic.
2266 </p>
2267 </dd>
2268 <dt class="hdlist1">
2269 --minimal
2270 </dt>
2271 <dd>
2273 Spend extra time to make sure the smallest possible
2274 diff is produced.
2275 </p>
2276 </dd>
2277 <dt class="hdlist1">
2278 --patience
2279 </dt>
2280 <dd>
2282 Generate a diff using the "patience diff" algorithm.
2283 </p>
2284 </dd>
2285 <dt class="hdlist1">
2286 --histogram
2287 </dt>
2288 <dd>
2290 Generate a diff using the "histogram diff" algorithm.
2291 </p>
2292 </dd>
2293 <dt class="hdlist1">
2294 --anchored=&lt;text&gt;
2295 </dt>
2296 <dd>
2298 Generate a diff using the "anchored diff" algorithm.
2299 </p>
2300 <div class="paragraph"><p>This option may be specified more than once.</p></div>
2301 <div class="paragraph"><p>If a line exists in both the source and destination, exists only once,
2302 and starts with this text, this algorithm attempts to prevent it from
2303 appearing as a deletion or addition in the output. It uses the "patience
2304 diff" algorithm internally.</p></div>
2305 </dd>
2306 <dt class="hdlist1">
2307 --diff-algorithm={patience|minimal|histogram|myers}
2308 </dt>
2309 <dd>
2311 Choose a diff algorithm. The variants are as follows:
2312 </p>
2313 <div class="openblock">
2314 <div class="content">
2315 <div class="dlist"><dl>
2316 <dt class="hdlist1">
2317 <code>default</code>, <code>myers</code>
2318 </dt>
2319 <dd>
2321 The basic greedy diff algorithm. Currently, this is the default.
2322 </p>
2323 </dd>
2324 <dt class="hdlist1">
2325 <code>minimal</code>
2326 </dt>
2327 <dd>
2329 Spend extra time to make sure the smallest possible diff is
2330 produced.
2331 </p>
2332 </dd>
2333 <dt class="hdlist1">
2334 <code>patience</code>
2335 </dt>
2336 <dd>
2338 Use "patience diff" algorithm when generating patches.
2339 </p>
2340 </dd>
2341 <dt class="hdlist1">
2342 <code>histogram</code>
2343 </dt>
2344 <dd>
2346 This algorithm extends the patience algorithm to "support
2347 low-occurrence common elements".
2348 </p>
2349 </dd>
2350 </dl></div>
2351 </div></div>
2352 <div class="paragraph"><p>For instance, if you configured the <code>diff.algorithm</code> variable to a
2353 non-default value and want to use the default one, then you
2354 have to use <code>--diff-algorithm=default</code> option.</p></div>
2355 </dd>
2356 <dt class="hdlist1">
2357 --stat[=&lt;width&gt;[,&lt;name-width&gt;[,&lt;count&gt;]]]
2358 </dt>
2359 <dd>
2361 Generate a diffstat. By default, as much space as necessary
2362 will be used for the filename part, and the rest for the graph
2363 part. Maximum width defaults to terminal width, or 80 columns
2364 if not connected to a terminal, and can be overridden by
2365 <code>&lt;width&gt;</code>. The width of the filename part can be limited by
2366 giving another width <code>&lt;name-width&gt;</code> after a comma or by setting
2367 <code>diff.statNameWidth=&lt;width&gt;</code>. The width of the graph part can be
2368 limited by using <code>--stat-graph-width=&lt;width&gt;</code> or by setting
2369 <code>diff.statGraphWidth=&lt;width&gt;</code>. Using <code>--stat</code> or
2370 <code>--stat-graph-width</code> affects all commands generating a stat graph,
2371 while setting <code>diff.statNameWidth</code> or <code>diff.statGraphWidth</code>
2372 does not affect <code>git format-patch</code>.
2373 By giving a third parameter <code>&lt;count&gt;</code>, you can limit the output to
2374 the first <code>&lt;count&gt;</code> lines, followed by <code>...</code> if there are more.
2375 </p>
2376 <div class="paragraph"><p>These parameters can also be set individually with <code>--stat-width=&lt;width&gt;</code>,
2377 <code>--stat-name-width=&lt;name-width&gt;</code> and <code>--stat-count=&lt;count&gt;</code>.</p></div>
2378 </dd>
2379 <dt class="hdlist1">
2380 --compact-summary
2381 </dt>
2382 <dd>
2384 Output a condensed summary of extended header information such
2385 as file creations or deletions ("new" or "gone", optionally "+l"
2386 if it&#8217;s a symlink) and mode changes ("+x" or "-x" for adding
2387 or removing executable bit respectively) in diffstat. The
2388 information is put between the filename part and the graph
2389 part. Implies <code>--stat</code>.
2390 </p>
2391 </dd>
2392 <dt class="hdlist1">
2393 --numstat
2394 </dt>
2395 <dd>
2397 Similar to <code>--stat</code>, but shows number of added and
2398 deleted lines in decimal notation and pathname without
2399 abbreviation, to make it more machine friendly. For
2400 binary files, outputs two <code>-</code> instead of saying
2401 <code>0 0</code>.
2402 </p>
2403 </dd>
2404 <dt class="hdlist1">
2405 --shortstat
2406 </dt>
2407 <dd>
2409 Output only the last line of the <code>--stat</code> format containing total
2410 number of modified files, as well as number of added and deleted
2411 lines.
2412 </p>
2413 </dd>
2414 <dt class="hdlist1">
2415 -X[&lt;param1,param2,&#8230;&gt;]
2416 </dt>
2417 <dt class="hdlist1">
2418 --dirstat[=&lt;param1,param2,&#8230;&gt;]
2419 </dt>
2420 <dd>
2422 Output the distribution of relative amount of changes for each
2423 sub-directory. The behavior of <code>--dirstat</code> can be customized by
2424 passing it a comma separated list of parameters.
2425 The defaults are controlled by the <code>diff.dirstat</code> configuration
2426 variable (see <a href="git-config.html">git-config(1)</a>).
2427 The following parameters are available:
2428 </p>
2429 <div class="openblock">
2430 <div class="content">
2431 <div class="dlist"><dl>
2432 <dt class="hdlist1">
2433 <code>changes</code>
2434 </dt>
2435 <dd>
2437 Compute the dirstat numbers by counting the lines that have been
2438 removed from the source, or added to the destination. This ignores
2439 the amount of pure code movements within a file. In other words,
2440 rearranging lines in a file is not counted as much as other changes.
2441 This is the default behavior when no parameter is given.
2442 </p>
2443 </dd>
2444 <dt class="hdlist1">
2445 <code>lines</code>
2446 </dt>
2447 <dd>
2449 Compute the dirstat numbers by doing the regular line-based diff
2450 analysis, and summing the removed/added line counts. (For binary
2451 files, count 64-byte chunks instead, since binary files have no
2452 natural concept of lines). This is a more expensive <code>--dirstat</code>
2453 behavior than the <code>changes</code> behavior, but it does count rearranged
2454 lines within a file as much as other changes. The resulting output
2455 is consistent with what you get from the other <code>--*stat</code> options.
2456 </p>
2457 </dd>
2458 <dt class="hdlist1">
2459 <code>files</code>
2460 </dt>
2461 <dd>
2463 Compute the dirstat numbers by counting the number of files changed.
2464 Each changed file counts equally in the dirstat analysis. This is
2465 the computationally cheapest <code>--dirstat</code> behavior, since it does
2466 not have to look at the file contents at all.
2467 </p>
2468 </dd>
2469 <dt class="hdlist1">
2470 <code>cumulative</code>
2471 </dt>
2472 <dd>
2474 Count changes in a child directory for the parent directory as well.
2475 Note that when using <code>cumulative</code>, the sum of the percentages
2476 reported may exceed 100%. The default (non-cumulative) behavior can
2477 be specified with the <code>noncumulative</code> parameter.
2478 </p>
2479 </dd>
2480 <dt class="hdlist1">
2481 &lt;limit&gt;
2482 </dt>
2483 <dd>
2485 An integer parameter specifies a cut-off percent (3% by default).
2486 Directories contributing less than this percentage of the changes
2487 are not shown in the output.
2488 </p>
2489 </dd>
2490 </dl></div>
2491 </div></div>
2492 <div class="paragraph"><p>Example: The following will count changed files, while ignoring
2493 directories with less than 10% of the total amount of changed files,
2494 and accumulating child directory counts in the parent directories:
2495 <code>--dirstat=files,10,cumulative</code>.</p></div>
2496 </dd>
2497 <dt class="hdlist1">
2498 --cumulative
2499 </dt>
2500 <dd>
2502 Synonym for --dirstat=cumulative
2503 </p>
2504 </dd>
2505 <dt class="hdlist1">
2506 --dirstat-by-file[=&lt;param1,param2&gt;&#8230;]
2507 </dt>
2508 <dd>
2510 Synonym for --dirstat=files,param1,param2&#8230;
2511 </p>
2512 </dd>
2513 <dt class="hdlist1">
2514 --summary
2515 </dt>
2516 <dd>
2518 Output a condensed summary of extended header information
2519 such as creations, renames and mode changes.
2520 </p>
2521 </dd>
2522 <dt class="hdlist1">
2523 --patch-with-stat
2524 </dt>
2525 <dd>
2527 Synonym for <code>-p --stat</code>.
2528 </p>
2529 </dd>
2530 <dt class="hdlist1">
2532 </dt>
2533 <dd>
2535 Separate the commits with NULs instead of newlines.
2536 </p>
2537 <div class="paragraph"><p>Also, when <code>--raw</code> or <code>--numstat</code> has been given, do not munge
2538 pathnames and use NULs as output field terminators.</p></div>
2539 <div class="paragraph"><p>Without this option, pathnames with "unusual" characters are quoted as
2540 explained for the configuration variable <code>core.quotePath</code> (see
2541 <a href="git-config.html">git-config(1)</a>).</p></div>
2542 </dd>
2543 <dt class="hdlist1">
2544 --name-only
2545 </dt>
2546 <dd>
2548 Show only names of changed files. The file names are often encoded in UTF-8.
2549 For more information see the discussion about encoding in the <a href="git-log.html">git-log(1)</a>
2550 manual page.
2551 </p>
2552 </dd>
2553 <dt class="hdlist1">
2554 --name-status
2555 </dt>
2556 <dd>
2558 Show only names and status of changed files. See the description
2559 of the <code>--diff-filter</code> option on what the status letters mean.
2560 Just like <code>--name-only</code> the file names are often encoded in UTF-8.
2561 </p>
2562 </dd>
2563 <dt class="hdlist1">
2564 --submodule[=&lt;format&gt;]
2565 </dt>
2566 <dd>
2568 Specify how differences in submodules are shown. When specifying
2569 <code>--submodule=short</code> the <em>short</em> format is used. This format just
2570 shows the names of the commits at the beginning and end of the range.
2571 When <code>--submodule</code> or <code>--submodule=log</code> is specified, the <em>log</em>
2572 format is used. This format lists the commits in the range like
2573 <a href="git-submodule.html">git-submodule(1)</a> <code>summary</code> does. When <code>--submodule=diff</code>
2574 is specified, the <em>diff</em> format is used. This format shows an
2575 inline diff of the changes in the submodule contents between the
2576 commit range. Defaults to <code>diff.submodule</code> or the <em>short</em> format
2577 if the config option is unset.
2578 </p>
2579 </dd>
2580 <dt class="hdlist1">
2581 --color[=&lt;when&gt;]
2582 </dt>
2583 <dd>
2585 Show colored diff.
2586 <code>--color</code> (i.e. without <em>=&lt;when&gt;</em>) is the same as <code>--color=always</code>.
2587 <em>&lt;when&gt;</em> can be one of <code>always</code>, <code>never</code>, or <code>auto</code>.
2588 </p>
2589 </dd>
2590 <dt class="hdlist1">
2591 --no-color
2592 </dt>
2593 <dd>
2595 Turn off colored diff.
2596 It is the same as <code>--color=never</code>.
2597 </p>
2598 </dd>
2599 <dt class="hdlist1">
2600 --color-moved[=&lt;mode&gt;]
2601 </dt>
2602 <dd>
2604 Moved lines of code are colored differently.
2605 The &lt;mode&gt; defaults to <em>no</em> if the option is not given
2606 and to <em>zebra</em> if the option with no mode is given.
2607 The mode must be one of:
2608 </p>
2609 <div class="openblock">
2610 <div class="content">
2611 <div class="dlist"><dl>
2612 <dt class="hdlist1">
2614 </dt>
2615 <dd>
2617 Moved lines are not highlighted.
2618 </p>
2619 </dd>
2620 <dt class="hdlist1">
2621 default
2622 </dt>
2623 <dd>
2625 Is a synonym for <code>zebra</code>. This may change to a more sensible mode
2626 in the future.
2627 </p>
2628 </dd>
2629 <dt class="hdlist1">
2630 plain
2631 </dt>
2632 <dd>
2634 Any line that is added in one location and was removed
2635 in another location will be colored with <em>color.diff.newMoved</em>.
2636 Similarly <em>color.diff.oldMoved</em> will be used for removed lines
2637 that are added somewhere else in the diff. This mode picks up any
2638 moved line, but it is not very useful in a review to determine
2639 if a block of code was moved without permutation.
2640 </p>
2641 </dd>
2642 <dt class="hdlist1">
2643 blocks
2644 </dt>
2645 <dd>
2647 Blocks of moved text of at least 20 alphanumeric characters
2648 are detected greedily. The detected blocks are
2649 painted using either the <em>color.diff.{old,new}Moved</em> color.
2650 Adjacent blocks cannot be told apart.
2651 </p>
2652 </dd>
2653 <dt class="hdlist1">
2654 zebra
2655 </dt>
2656 <dd>
2658 Blocks of moved text are detected as in <em>blocks</em> mode. The blocks
2659 are painted using either the <em>color.diff.{old,new}Moved</em> color or
2660 <em>color.diff.{old,new}MovedAlternative</em>. The change between
2661 the two colors indicates that a new block was detected.
2662 </p>
2663 </dd>
2664 <dt class="hdlist1">
2665 dimmed-zebra
2666 </dt>
2667 <dd>
2669 Similar to <em>zebra</em>, but additional dimming of uninteresting parts
2670 of moved code is performed. The bordering lines of two adjacent
2671 blocks are considered interesting, the rest is uninteresting.
2672 <code>dimmed_zebra</code> is a deprecated synonym.
2673 </p>
2674 </dd>
2675 </dl></div>
2676 </div></div>
2677 </dd>
2678 <dt class="hdlist1">
2679 --no-color-moved
2680 </dt>
2681 <dd>
2683 Turn off move detection. This can be used to override configuration
2684 settings. It is the same as <code>--color-moved=no</code>.
2685 </p>
2686 </dd>
2687 <dt class="hdlist1">
2688 --color-moved-ws=&lt;modes&gt;
2689 </dt>
2690 <dd>
2692 This configures how whitespace is ignored when performing the
2693 move detection for <code>--color-moved</code>.
2694 These modes can be given as a comma separated list:
2695 </p>
2696 <div class="openblock">
2697 <div class="content">
2698 <div class="dlist"><dl>
2699 <dt class="hdlist1">
2701 </dt>
2702 <dd>
2704 Do not ignore whitespace when performing move detection.
2705 </p>
2706 </dd>
2707 <dt class="hdlist1">
2708 ignore-space-at-eol
2709 </dt>
2710 <dd>
2712 Ignore changes in whitespace at EOL.
2713 </p>
2714 </dd>
2715 <dt class="hdlist1">
2716 ignore-space-change
2717 </dt>
2718 <dd>
2720 Ignore changes in amount of whitespace. This ignores whitespace
2721 at line end, and considers all other sequences of one or
2722 more whitespace characters to be equivalent.
2723 </p>
2724 </dd>
2725 <dt class="hdlist1">
2726 ignore-all-space
2727 </dt>
2728 <dd>
2730 Ignore whitespace when comparing lines. This ignores differences
2731 even if one line has whitespace where the other line has none.
2732 </p>
2733 </dd>
2734 <dt class="hdlist1">
2735 allow-indentation-change
2736 </dt>
2737 <dd>
2739 Initially ignore any whitespace in the move detection, then
2740 group the moved code blocks only into a block if the change in
2741 whitespace is the same per line. This is incompatible with the
2742 other modes.
2743 </p>
2744 </dd>
2745 </dl></div>
2746 </div></div>
2747 </dd>
2748 <dt class="hdlist1">
2749 --no-color-moved-ws
2750 </dt>
2751 <dd>
2753 Do not ignore whitespace when performing move detection. This can be
2754 used to override configuration settings. It is the same as
2755 <code>--color-moved-ws=no</code>.
2756 </p>
2757 </dd>
2758 <dt class="hdlist1">
2759 --word-diff[=&lt;mode&gt;]
2760 </dt>
2761 <dd>
2763 Show a word diff, using the &lt;mode&gt; to delimit changed words.
2764 By default, words are delimited by whitespace; see
2765 <code>--word-diff-regex</code> below. The &lt;mode&gt; defaults to <em>plain</em>, and
2766 must be one of:
2767 </p>
2768 <div class="openblock">
2769 <div class="content">
2770 <div class="dlist"><dl>
2771 <dt class="hdlist1">
2772 color
2773 </dt>
2774 <dd>
2776 Highlight changed words using only colors. Implies <code>--color</code>.
2777 </p>
2778 </dd>
2779 <dt class="hdlist1">
2780 plain
2781 </dt>
2782 <dd>
2784 Show words as <code>[-removed-]</code> and <code>{+added+}</code>. Makes no
2785 attempts to escape the delimiters if they appear in the input,
2786 so the output may be ambiguous.
2787 </p>
2788 </dd>
2789 <dt class="hdlist1">
2790 porcelain
2791 </dt>
2792 <dd>
2794 Use a special line-based format intended for script
2795 consumption. Added/removed/unchanged runs are printed in the
2796 usual unified diff format, starting with a <code>+</code>/<code>-</code>/` `
2797 character at the beginning of the line and extending to the
2798 end of the line. Newlines in the input are represented by a
2799 tilde <code>~</code> on a line of its own.
2800 </p>
2801 </dd>
2802 <dt class="hdlist1">
2803 none
2804 </dt>
2805 <dd>
2807 Disable word diff again.
2808 </p>
2809 </dd>
2810 </dl></div>
2811 </div></div>
2812 <div class="paragraph"><p>Note that despite the name of the first mode, color is used to
2813 highlight the changed parts in all modes if enabled.</p></div>
2814 </dd>
2815 <dt class="hdlist1">
2816 --word-diff-regex=&lt;regex&gt;
2817 </dt>
2818 <dd>
2820 Use &lt;regex&gt; to decide what a word is, instead of considering
2821 runs of non-whitespace to be a word. Also implies
2822 <code>--word-diff</code> unless it was already enabled.
2823 </p>
2824 <div class="paragraph"><p>Every non-overlapping match of the
2825 &lt;regex&gt; is considered a word. Anything between these matches is
2826 considered whitespace and ignored(!) for the purposes of finding
2827 differences. You may want to append <code>|[^[:space:]]</code> to your regular
2828 expression to make sure that it matches all non-whitespace characters.
2829 A match that contains a newline is silently truncated(!) at the
2830 newline.</p></div>
2831 <div class="paragraph"><p>For example, <code>--word-diff-regex=.</code> will treat each character as a word
2832 and, correspondingly, show differences character by character.</p></div>
2833 <div class="paragraph"><p>The regex can also be set via a diff driver or configuration option, see
2834 <a href="gitattributes.html">gitattributes(5)</a> or <a href="git-config.html">git-config(1)</a>. Giving it explicitly
2835 overrides any diff driver or configuration setting. Diff drivers
2836 override configuration settings.</p></div>
2837 </dd>
2838 <dt class="hdlist1">
2839 --color-words[=&lt;regex&gt;]
2840 </dt>
2841 <dd>
2843 Equivalent to <code>--word-diff=color</code> plus (if a regex was
2844 specified) <code>--word-diff-regex=&lt;regex&gt;</code>.
2845 </p>
2846 </dd>
2847 <dt class="hdlist1">
2848 --no-renames
2849 </dt>
2850 <dd>
2852 Turn off rename detection, even when the configuration
2853 file gives the default to do so.
2854 </p>
2855 </dd>
2856 <dt class="hdlist1">
2857 --[no-]rename-empty
2858 </dt>
2859 <dd>
2861 Whether to use empty blobs as rename source.
2862 </p>
2863 </dd>
2864 <dt class="hdlist1">
2865 --check
2866 </dt>
2867 <dd>
2869 Warn if changes introduce conflict markers or whitespace errors.
2870 What are considered whitespace errors is controlled by <code>core.whitespace</code>
2871 configuration. By default, trailing whitespaces (including
2872 lines that consist solely of whitespaces) and a space character
2873 that is immediately followed by a tab character inside the
2874 initial indent of the line are considered whitespace errors.
2875 Exits with non-zero status if problems are found. Not compatible
2876 with --exit-code.
2877 </p>
2878 </dd>
2879 <dt class="hdlist1">
2880 --ws-error-highlight=&lt;kind&gt;
2881 </dt>
2882 <dd>
2884 Highlight whitespace errors in the <code>context</code>, <code>old</code> or <code>new</code>
2885 lines of the diff. Multiple values are separated by comma,
2886 <code>none</code> resets previous values, <code>default</code> reset the list to
2887 <code>new</code> and <code>all</code> is a shorthand for <code>old,new,context</code>. When
2888 this option is not given, and the configuration variable
2889 <code>diff.wsErrorHighlight</code> is not set, only whitespace errors in
2890 <code>new</code> lines are highlighted. The whitespace errors are colored
2891 with <code>color.diff.whitespace</code>.
2892 </p>
2893 </dd>
2894 <dt class="hdlist1">
2895 --full-index
2896 </dt>
2897 <dd>
2899 Instead of the first handful of characters, show the full
2900 pre- and post-image blob object names on the "index"
2901 line when generating patch format output.
2902 </p>
2903 </dd>
2904 <dt class="hdlist1">
2905 --binary
2906 </dt>
2907 <dd>
2909 In addition to <code>--full-index</code>, output a binary diff that
2910 can be applied with <code>git-apply</code>.
2911 Implies <code>--patch</code>.
2912 </p>
2913 </dd>
2914 <dt class="hdlist1">
2915 --abbrev[=&lt;n&gt;]
2916 </dt>
2917 <dd>
2919 Instead of showing the full 40-byte hexadecimal object
2920 name in diff-raw format output and diff-tree header
2921 lines, show the shortest prefix that is at least <em>&lt;n&gt;</em>
2922 hexdigits long that uniquely refers the object.
2923 In diff-patch output format, <code>--full-index</code> takes higher
2924 precedence, i.e. if <code>--full-index</code> is specified, full blob
2925 names will be shown regardless of <code>--abbrev</code>.
2926 Non default number of digits can be specified with <code>--abbrev=&lt;n&gt;</code>.
2927 </p>
2928 </dd>
2929 <dt class="hdlist1">
2930 -B[&lt;n&gt;][/&lt;m&gt;]
2931 </dt>
2932 <dt class="hdlist1">
2933 --break-rewrites[=[&lt;n&gt;][/&lt;m&gt;]]
2934 </dt>
2935 <dd>
2937 Break complete rewrite changes into pairs of delete and
2938 create. This serves two purposes:
2939 </p>
2940 <div class="paragraph"><p>It affects the way a change that amounts to a total rewrite of a file
2941 not as a series of deletion and insertion mixed together with a very
2942 few lines that happen to match textually as the context, but as a
2943 single deletion of everything old followed by a single insertion of
2944 everything new, and the number <code>m</code> controls this aspect of the -B
2945 option (defaults to 60%). <code>-B/70%</code> specifies that less than 30% of the
2946 original should remain in the result for Git to consider it a total
2947 rewrite (i.e. otherwise the resulting patch will be a series of
2948 deletion and insertion mixed together with context lines).</p></div>
2949 <div class="paragraph"><p>When used with -M, a totally-rewritten file is also considered as the
2950 source of a rename (usually -M only considers a file that disappeared
2951 as the source of a rename), and the number <code>n</code> controls this aspect of
2952 the -B option (defaults to 50%). <code>-B20%</code> specifies that a change with
2953 addition and deletion compared to 20% or more of the file&#8217;s size are
2954 eligible for being picked up as a possible source of a rename to
2955 another file.</p></div>
2956 </dd>
2957 <dt class="hdlist1">
2958 -M[&lt;n&gt;]
2959 </dt>
2960 <dt class="hdlist1">
2961 --find-renames[=&lt;n&gt;]
2962 </dt>
2963 <dd>
2965 If generating diffs, detect and report renames for each commit.
2966 For following files across renames while traversing history, see
2967 <code>--follow</code>.
2968 If <code>n</code> is specified, it is a threshold on the similarity
2969 index (i.e. amount of addition/deletions compared to the
2970 file&#8217;s size). For example, <code>-M90%</code> means Git should consider a
2971 delete/add pair to be a rename if more than 90% of the file
2972 hasn&#8217;t changed. Without a <code>%</code> sign, the number is to be read as
2973 a fraction, with a decimal point before it. I.e., <code>-M5</code> becomes
2974 0.5, and is thus the same as <code>-M50%</code>. Similarly, <code>-M05</code> is
2975 the same as <code>-M5%</code>. To limit detection to exact renames, use
2976 <code>-M100%</code>. The default similarity index is 50%.
2977 </p>
2978 </dd>
2979 <dt class="hdlist1">
2980 -C[&lt;n&gt;]
2981 </dt>
2982 <dt class="hdlist1">
2983 --find-copies[=&lt;n&gt;]
2984 </dt>
2985 <dd>
2987 Detect copies as well as renames. See also <code>--find-copies-harder</code>.
2988 If <code>n</code> is specified, it has the same meaning as for <code>-M&lt;n&gt;</code>.
2989 </p>
2990 </dd>
2991 <dt class="hdlist1">
2992 --find-copies-harder
2993 </dt>
2994 <dd>
2996 For performance reasons, by default, <code>-C</code> option finds copies only
2997 if the original file of the copy was modified in the same
2998 changeset. This flag makes the command
2999 inspect unmodified files as candidates for the source of
3000 copy. This is a very expensive operation for large
3001 projects, so use it with caution. Giving more than one
3002 <code>-C</code> option has the same effect.
3003 </p>
3004 </dd>
3005 <dt class="hdlist1">
3007 </dt>
3008 <dt class="hdlist1">
3009 --irreversible-delete
3010 </dt>
3011 <dd>
3013 Omit the preimage for deletes, i.e. print only the header but not
3014 the diff between the preimage and <code>/dev/null</code>. The resulting patch
3015 is not meant to be applied with <code>patch</code> or <code>git apply</code>; this is
3016 solely for people who want to just concentrate on reviewing the
3017 text after the change. In addition, the output obviously lacks
3018 enough information to apply such a patch in reverse, even manually,
3019 hence the name of the option.
3020 </p>
3021 <div class="paragraph"><p>When used together with <code>-B</code>, omit also the preimage in the deletion part
3022 of a delete/create pair.</p></div>
3023 </dd>
3024 <dt class="hdlist1">
3025 -l&lt;num&gt;
3026 </dt>
3027 <dd>
3029 The <code>-M</code> and <code>-C</code> options involve some preliminary steps that
3030 can detect subsets of renames/copies cheaply, followed by an
3031 exhaustive fallback portion that compares all remaining
3032 unpaired destinations to all relevant sources. (For renames,
3033 only remaining unpaired sources are relevant; for copies, all
3034 original sources are relevant.) For N sources and
3035 destinations, this exhaustive check is O(N^2). This option
3036 prevents the exhaustive portion of rename/copy detection from
3037 running if the number of source/destination files involved
3038 exceeds the specified number. Defaults to diff.renameLimit.
3039 Note that a value of 0 is treated as unlimited.
3040 </p>
3041 </dd>
3042 <dt class="hdlist1">
3043 --diff-filter=[(A|C|D|M|R|T|U|X|B)&#8230;[*]]
3044 </dt>
3045 <dd>
3047 Select only files that are Added (<code>A</code>), Copied (<code>C</code>),
3048 Deleted (<code>D</code>), Modified (<code>M</code>), Renamed (<code>R</code>), have their
3049 type (i.e. regular file, symlink, submodule, &#8230;) changed (<code>T</code>),
3050 are Unmerged (<code>U</code>), are
3051 Unknown (<code>X</code>), or have had their pairing Broken (<code>B</code>).
3052 Any combination of the filter characters (including none) can be used.
3053 When <code>*</code> (All-or-none) is added to the combination, all
3054 paths are selected if there is any file that matches
3055 other criteria in the comparison; if there is no file
3056 that matches other criteria, nothing is selected.
3057 </p>
3058 <div class="paragraph"><p>Also, these upper-case letters can be downcased to exclude. E.g.
3059 <code>--diff-filter=ad</code> excludes added and deleted paths.</p></div>
3060 <div class="paragraph"><p>Note that not all diffs can feature all types. For instance, copied and
3061 renamed entries cannot appear if detection for those types is disabled.</p></div>
3062 </dd>
3063 <dt class="hdlist1">
3064 -S&lt;string&gt;
3065 </dt>
3066 <dd>
3068 Look for differences that change the number of occurrences of
3069 the specified string (i.e. addition/deletion) in a file.
3070 Intended for the scripter&#8217;s use.
3071 </p>
3072 <div class="paragraph"><p>It is useful when you&#8217;re looking for an exact block of code (like a
3073 struct), and want to know the history of that block since it first
3074 came into being: use the feature iteratively to feed the interesting
3075 block in the preimage back into <code>-S</code>, and keep going until you get the
3076 very first version of the block.</p></div>
3077 <div class="paragraph"><p>Binary files are searched as well.</p></div>
3078 </dd>
3079 <dt class="hdlist1">
3080 -G&lt;regex&gt;
3081 </dt>
3082 <dd>
3084 Look for differences whose patch text contains added/removed
3085 lines that match &lt;regex&gt;.
3086 </p>
3087 <div class="paragraph"><p>To illustrate the difference between <code>-S&lt;regex&gt; --pickaxe-regex</code> and
3088 <code>-G&lt;regex&gt;</code>, consider a commit with the following diff in the same
3089 file:</p></div>
3090 <div class="listingblock">
3091 <div class="content">
3092 <pre><code>+ return frotz(nitfol, two-&gt;ptr, 1, 0);
3094 - hit = frotz(nitfol, mf2.ptr, 1, 0);</code></pre>
3095 </div></div>
3096 <div class="paragraph"><p>While <code>git log -G"frotz\(nitfol"</code> will show this commit, <code>git log
3097 -S"frotz\(nitfol" --pickaxe-regex</code> will not (because the number of
3098 occurrences of that string did not change).</p></div>
3099 <div class="paragraph"><p>Unless <code>--text</code> is supplied patches of binary files without a textconv
3100 filter will be ignored.</p></div>
3101 <div class="paragraph"><p>See the <em>pickaxe</em> entry in <a href="gitdiffcore.html">gitdiffcore(7)</a> for more
3102 information.</p></div>
3103 </dd>
3104 <dt class="hdlist1">
3105 --find-object=&lt;object-id&gt;
3106 </dt>
3107 <dd>
3109 Look for differences that change the number of occurrences of
3110 the specified object. Similar to <code>-S</code>, just the argument is different
3111 in that it doesn&#8217;t search for a specific string but for a specific
3112 object id.
3113 </p>
3114 <div class="paragraph"><p>The object can be a blob or a submodule commit. It implies the <code>-t</code> option in
3115 <code>git-log</code> to also find trees.</p></div>
3116 </dd>
3117 <dt class="hdlist1">
3118 --pickaxe-all
3119 </dt>
3120 <dd>
3122 When <code>-S</code> or <code>-G</code> finds a change, show all the changes in that
3123 changeset, not just the files that contain the change
3124 in &lt;string&gt;.
3125 </p>
3126 </dd>
3127 <dt class="hdlist1">
3128 --pickaxe-regex
3129 </dt>
3130 <dd>
3132 Treat the &lt;string&gt; given to <code>-S</code> as an extended POSIX regular
3133 expression to match.
3134 </p>
3135 </dd>
3136 <dt class="hdlist1">
3137 -O&lt;orderfile&gt;
3138 </dt>
3139 <dd>
3141 Control the order in which files appear in the output.
3142 This overrides the <code>diff.orderFile</code> configuration variable
3143 (see <a href="git-config.html">git-config(1)</a>). To cancel <code>diff.orderFile</code>,
3144 use <code>-O/dev/null</code>.
3145 </p>
3146 <div class="paragraph"><p>The output order is determined by the order of glob patterns in
3147 &lt;orderfile&gt;.
3148 All files with pathnames that match the first pattern are output
3149 first, all files with pathnames that match the second pattern (but not
3150 the first) are output next, and so on.
3151 All files with pathnames that do not match any pattern are output
3152 last, as if there was an implicit match-all pattern at the end of the
3153 file.
3154 If multiple pathnames have the same rank (they match the same pattern
3155 but no earlier patterns), their output order relative to each other is
3156 the normal order.</p></div>
3157 <div class="paragraph"><p>&lt;orderfile&gt; is parsed as follows:</p></div>
3158 <div class="openblock">
3159 <div class="content">
3160 <div class="ulist"><ul>
3161 <li>
3163 Blank lines are ignored, so they can be used as separators for
3164 readability.
3165 </p>
3166 </li>
3167 <li>
3169 Lines starting with a hash ("<code>#</code>") are ignored, so they can be used
3170 for comments. Add a backslash ("<code>\</code>") to the beginning of the
3171 pattern if it starts with a hash.
3172 </p>
3173 </li>
3174 <li>
3176 Each other line contains a single pattern.
3177 </p>
3178 </li>
3179 </ul></div>
3180 </div></div>
3181 <div class="paragraph"><p>Patterns have the same syntax and semantics as patterns used for
3182 fnmatch(3) without the FNM_PATHNAME flag, except a pathname also
3183 matches a pattern if removing any number of the final pathname
3184 components matches the pattern. For example, the pattern "<code>foo*bar</code>"
3185 matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<code>foobarx</code>".</p></div>
3186 </dd>
3187 <dt class="hdlist1">
3188 --skip-to=&lt;file&gt;
3189 </dt>
3190 <dt class="hdlist1">
3191 --rotate-to=&lt;file&gt;
3192 </dt>
3193 <dd>
3195 Discard the files before the named &lt;file&gt; from the output
3196 (i.e. <em>skip to</em>), or move them to the end of the output
3197 (i.e. <em>rotate to</em>). These options were invented primarily for the use
3198 of the <code>git difftool</code> command, and may not be very useful
3199 otherwise.
3200 </p>
3201 </dd>
3202 <dt class="hdlist1">
3204 </dt>
3205 <dd>
3207 Swap two inputs; that is, show differences from index or
3208 on-disk file to tree contents.
3209 </p>
3210 </dd>
3211 <dt class="hdlist1">
3212 --relative[=&lt;path&gt;]
3213 </dt>
3214 <dt class="hdlist1">
3215 --no-relative
3216 </dt>
3217 <dd>
3219 When run from a subdirectory of the project, it can be
3220 told to exclude changes outside the directory and show
3221 pathnames relative to it with this option. When you are
3222 not in a subdirectory (e.g. in a bare repository), you
3223 can name which subdirectory to make the output relative
3224 to by giving a &lt;path&gt; as an argument.
3225 <code>--no-relative</code> can be used to countermand both <code>diff.relative</code> config
3226 option and previous <code>--relative</code>.
3227 </p>
3228 </dd>
3229 <dt class="hdlist1">
3231 </dt>
3232 <dt class="hdlist1">
3233 --text
3234 </dt>
3235 <dd>
3237 Treat all files as text.
3238 </p>
3239 </dd>
3240 <dt class="hdlist1">
3241 --ignore-cr-at-eol
3242 </dt>
3243 <dd>
3245 Ignore carriage-return at the end of line when doing a comparison.
3246 </p>
3247 </dd>
3248 <dt class="hdlist1">
3249 --ignore-space-at-eol
3250 </dt>
3251 <dd>
3253 Ignore changes in whitespace at EOL.
3254 </p>
3255 </dd>
3256 <dt class="hdlist1">
3258 </dt>
3259 <dt class="hdlist1">
3260 --ignore-space-change
3261 </dt>
3262 <dd>
3264 Ignore changes in amount of whitespace. This ignores whitespace
3265 at line end, and considers all other sequences of one or
3266 more whitespace characters to be equivalent.
3267 </p>
3268 </dd>
3269 <dt class="hdlist1">
3271 </dt>
3272 <dt class="hdlist1">
3273 --ignore-all-space
3274 </dt>
3275 <dd>
3277 Ignore whitespace when comparing lines. This ignores
3278 differences even if one line has whitespace where the other
3279 line has none.
3280 </p>
3281 </dd>
3282 <dt class="hdlist1">
3283 --ignore-blank-lines
3284 </dt>
3285 <dd>
3287 Ignore changes whose lines are all blank.
3288 </p>
3289 </dd>
3290 <dt class="hdlist1">
3291 -I&lt;regex&gt;
3292 </dt>
3293 <dt class="hdlist1">
3294 --ignore-matching-lines=&lt;regex&gt;
3295 </dt>
3296 <dd>
3298 Ignore changes whose all lines match &lt;regex&gt;. This option may
3299 be specified more than once.
3300 </p>
3301 </dd>
3302 <dt class="hdlist1">
3303 --inter-hunk-context=&lt;lines&gt;
3304 </dt>
3305 <dd>
3307 Show the context between diff hunks, up to the specified number
3308 of lines, thereby fusing hunks that are close to each other.
3309 Defaults to <code>diff.interHunkContext</code> or 0 if the config option
3310 is unset.
3311 </p>
3312 </dd>
3313 <dt class="hdlist1">
3315 </dt>
3316 <dt class="hdlist1">
3317 --function-context
3318 </dt>
3319 <dd>
3321 Show whole function as context lines for each change.
3322 The function names are determined in the same way as
3323 <code>git diff</code> works out patch hunk headers (see <em>Defining a
3324 custom hunk-header</em> in <a href="gitattributes.html">gitattributes(5)</a>).
3325 </p>
3326 </dd>
3327 <dt class="hdlist1">
3328 --ext-diff
3329 </dt>
3330 <dd>
3332 Allow an external diff helper to be executed. If you set an
3333 external diff driver with <a href="gitattributes.html">gitattributes(5)</a>, you need
3334 to use this option with <a href="git-log.html">git-log(1)</a> and friends.
3335 </p>
3336 </dd>
3337 <dt class="hdlist1">
3338 --no-ext-diff
3339 </dt>
3340 <dd>
3342 Disallow external diff drivers.
3343 </p>
3344 </dd>
3345 <dt class="hdlist1">
3346 --textconv
3347 </dt>
3348 <dt class="hdlist1">
3349 --no-textconv
3350 </dt>
3351 <dd>
3353 Allow (or disallow) external text conversion filters to be run
3354 when comparing binary files. See <a href="gitattributes.html">gitattributes(5)</a> for
3355 details. Because textconv filters are typically a one-way
3356 conversion, the resulting diff is suitable for human
3357 consumption, but cannot be applied. For this reason, textconv
3358 filters are enabled by default only for <a href="git-diff.html">git-diff(1)</a> and
3359 <a href="git-log.html">git-log(1)</a>, but not for <a href="git-format-patch.html">git-format-patch(1)</a> or
3360 diff plumbing commands.
3361 </p>
3362 </dd>
3363 <dt class="hdlist1">
3364 --ignore-submodules[=&lt;when&gt;]
3365 </dt>
3366 <dd>
3368 Ignore changes to submodules in the diff generation. &lt;when&gt; can be
3369 either "none", "untracked", "dirty" or "all", which is the default.
3370 Using "none" will consider the submodule modified when it either contains
3371 untracked or modified files or its HEAD differs from the commit recorded
3372 in the superproject and can be used to override any settings of the
3373 <em>ignore</em> option in <a href="git-config.html">git-config(1)</a> or <a href="gitmodules.html">gitmodules(5)</a>. When
3374 "untracked" is used submodules are not considered dirty when they only
3375 contain untracked content (but they are still scanned for modified
3376 content). Using "dirty" ignores all changes to the work tree of submodules,
3377 only changes to the commits stored in the superproject are shown (this was
3378 the behavior until 1.7.0). Using "all" hides all changes to submodules.
3379 </p>
3380 </dd>
3381 <dt class="hdlist1">
3382 --src-prefix=&lt;prefix&gt;
3383 </dt>
3384 <dd>
3386 Show the given source prefix instead of "a/".
3387 </p>
3388 </dd>
3389 <dt class="hdlist1">
3390 --dst-prefix=&lt;prefix&gt;
3391 </dt>
3392 <dd>
3394 Show the given destination prefix instead of "b/".
3395 </p>
3396 </dd>
3397 <dt class="hdlist1">
3398 --no-prefix
3399 </dt>
3400 <dd>
3402 Do not show any source or destination prefix.
3403 </p>
3404 </dd>
3405 <dt class="hdlist1">
3406 --default-prefix
3407 </dt>
3408 <dd>
3410 Use the default source and destination prefixes ("a/" and "b/").
3411 This is usually the default already, but may be used to override
3412 config such as <code>diff.noprefix</code>.
3413 </p>
3414 </dd>
3415 <dt class="hdlist1">
3416 --line-prefix=&lt;prefix&gt;
3417 </dt>
3418 <dd>
3420 Prepend an additional prefix to every line of output.
3421 </p>
3422 </dd>
3423 <dt class="hdlist1">
3424 --ita-invisible-in-index
3425 </dt>
3426 <dd>
3428 By default entries added by "git add -N" appear as an existing
3429 empty file in "git diff" and a new file in "git diff --cached".
3430 This option makes the entry appear as a new file in "git diff"
3431 and non-existent in "git diff --cached". This option could be
3432 reverted with <code>--ita-visible-in-index</code>. Both options are
3433 experimental and could be removed in future.
3434 </p>
3435 </dd>
3436 </dl></div>
3437 <div class="paragraph"><p>For more detailed explanation on these common options, see also
3438 <a href="gitdiffcore.html">gitdiffcore(7)</a>.</p></div>
3439 </div>
3440 </div>
3441 <div class="sect1">
3442 <h2 id="generate_patch_text_with_p">Generating patch text with -p</h2>
3443 <div class="sectionbody">
3444 <div class="paragraph"><p>Running
3445 <a href="git-diff.html">git-diff(1)</a>,
3446 <a href="git-log.html">git-log(1)</a>,
3447 <a href="git-show.html">git-show(1)</a>,
3448 <a href="git-diff-index.html">git-diff-index(1)</a>,
3449 <a href="git-diff-tree.html">git-diff-tree(1)</a>, or
3450 <a href="git-diff-files.html">git-diff-files(1)</a>
3451 with the <code>-p</code> option produces patch text.
3452 You can customize the creation of patch text via the
3453 <code>GIT_EXTERNAL_DIFF</code> and the <code>GIT_DIFF_OPTS</code> environment variables
3454 (see <a href="git.html">git(1)</a>), and the <code>diff</code> attribute (see <a href="gitattributes.html">gitattributes(5)</a>).</p></div>
3455 <div class="paragraph"><p>What the -p option produces is slightly different from the traditional
3456 diff format:</p></div>
3457 <div class="olist arabic"><ol class="arabic">
3458 <li>
3460 It is preceded by a "git diff" header that looks like this:
3461 </p>
3462 <div class="literalblock">
3463 <div class="content">
3464 <pre><code>diff --git a/file1 b/file2</code></pre>
3465 </div></div>
3466 <div class="paragraph"><p>The <code>a/</code> and <code>b/</code> filenames are the same unless rename/copy is
3467 involved. Especially, even for a creation or a deletion,
3468 <code>/dev/null</code> is <em>not</em> used in place of the <code>a/</code> or <code>b/</code> filenames.</p></div>
3469 <div class="paragraph"><p>When a rename/copy is involved, <code>file1</code> and <code>file2</code> show the
3470 name of the source file of the rename/copy and the name of
3471 the file that the rename/copy produces, respectively.</p></div>
3472 </li>
3473 <li>
3475 It is followed by one or more extended header lines:
3476 </p>
3477 <div class="literalblock">
3478 <div class="content">
3479 <pre><code>old mode &lt;mode&gt;
3480 new mode &lt;mode&gt;
3481 deleted file mode &lt;mode&gt;
3482 new file mode &lt;mode&gt;
3483 copy from &lt;path&gt;
3484 copy to &lt;path&gt;
3485 rename from &lt;path&gt;
3486 rename to &lt;path&gt;
3487 similarity index &lt;number&gt;
3488 dissimilarity index &lt;number&gt;
3489 index &lt;hash&gt;..&lt;hash&gt; &lt;mode&gt;</code></pre>
3490 </div></div>
3491 <div class="paragraph"><p>File modes are printed as 6-digit octal numbers including the file type
3492 and file permission bits.</p></div>
3493 <div class="paragraph"><p>Path names in extended headers do not include the <code>a/</code> and <code>b/</code> prefixes.</p></div>
3494 <div class="paragraph"><p>The similarity index is the percentage of unchanged lines, and
3495 the dissimilarity index is the percentage of changed lines. It
3496 is a rounded down integer, followed by a percent sign. The
3497 similarity index value of 100% is thus reserved for two equal
3498 files, while 100% dissimilarity means that no line from the old
3499 file made it into the new one.</p></div>
3500 <div class="paragraph"><p>The index line includes the blob object names before and after the change.
3501 The &lt;mode&gt; is included if the file mode does not change; otherwise,
3502 separate lines indicate the old and the new mode.</p></div>
3503 </li>
3504 <li>
3506 Pathnames with "unusual" characters are quoted as explained for
3507 the configuration variable <code>core.quotePath</code> (see
3508 <a href="git-config.html">git-config(1)</a>).
3509 </p>
3510 </li>
3511 <li>
3513 All the <code>file1</code> files in the output refer to files before the
3514 commit, and all the <code>file2</code> files refer to files after the commit.
3515 It is incorrect to apply each change to each file sequentially. For
3516 example, this patch will swap a and b:
3517 </p>
3518 <div class="literalblock">
3519 <div class="content">
3520 <pre><code>diff --git a/a b/b
3521 rename from a
3522 rename to b
3523 diff --git a/b b/a
3524 rename from b
3525 rename to a</code></pre>
3526 </div></div>
3527 </li>
3528 <li>
3530 Hunk headers mention the name of the function to which the hunk
3531 applies. See "Defining a custom hunk-header" in
3532 <a href="gitattributes.html">gitattributes(5)</a> for details of how to tailor this to
3533 specific languages.
3534 </p>
3535 </li>
3536 </ol></div>
3537 </div>
3538 </div>
3539 <div class="sect1">
3540 <h2 id="_combined_diff_format">Combined diff format</h2>
3541 <div class="sectionbody">
3542 <div class="paragraph"><p>Any diff-generating command can take the <code>-c</code> or <code>--cc</code> option to
3543 produce a <em>combined diff</em> when showing a merge. This is the default
3544 format when showing merges with <a href="git-diff.html">git-diff(1)</a> or
3545 <a href="git-show.html">git-show(1)</a>. Note also that you can give suitable
3546 <code>--diff-merges</code> option to any of these commands to force generation of
3547 diffs in a specific format.</p></div>
3548 <div class="paragraph"><p>A "combined diff" format looks like this:</p></div>
3549 <div class="listingblock">
3550 <div class="content">
3551 <pre><code>diff --combined describe.c
3552 index fabadb8,cc95eb0..4866510
3553 --- a/describe.c
3554 +++ b/describe.c
3555 @@@ -98,20 -98,12 +98,20 @@@
3556 return (a_date &gt; b_date) ? -1 : (a_date == b_date) ? 0 : 1;
3559 - static void describe(char *arg)
3560 -static void describe(struct commit *cmit, int last_one)
3561 ++static void describe(char *arg, int last_one)
3563 + unsigned char sha1[20];
3564 + struct commit *cmit;
3565 struct commit_list *list;
3566 static int initialized = 0;
3567 struct commit_name *n;
3569 + if (get_sha1(arg, sha1) &lt; 0)
3570 + usage(describe_usage);
3571 + cmit = lookup_commit_reference(sha1);
3572 + if (!cmit)
3573 + usage(describe_usage);
3575 if (!initialized) {
3576 initialized = 1;
3577 for_each_ref(get_name);</code></pre>
3578 </div></div>
3579 <div class="olist arabic"><ol class="arabic">
3580 <li>
3582 It is preceded by a "git diff" header, that looks like
3583 this (when the <code>-c</code> option is used):
3584 </p>
3585 <div class="literalblock">
3586 <div class="content">
3587 <pre><code>diff --combined file</code></pre>
3588 </div></div>
3589 <div class="paragraph"><p>or like this (when the <code>--cc</code> option is used):</p></div>
3590 <div class="literalblock">
3591 <div class="content">
3592 <pre><code>diff --cc file</code></pre>
3593 </div></div>
3594 </li>
3595 <li>
3597 It is followed by one or more extended header lines
3598 (this example shows a merge with two parents):
3599 </p>
3600 <div class="literalblock">
3601 <div class="content">
3602 <pre><code>index &lt;hash&gt;,&lt;hash&gt;..&lt;hash&gt;
3603 mode &lt;mode&gt;,&lt;mode&gt;..&lt;mode&gt;
3604 new file mode &lt;mode&gt;
3605 deleted file mode &lt;mode&gt;,&lt;mode&gt;</code></pre>
3606 </div></div>
3607 <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
3608 the &lt;mode&gt; is different from the rest. Extended headers with
3609 information about detected content movement (renames and
3610 copying detection) are designed to work with the diff of two
3611 &lt;tree-ish&gt; and are not used by combined diff format.</p></div>
3612 </li>
3613 <li>
3615 It is followed by a two-line from-file/to-file header:
3616 </p>
3617 <div class="literalblock">
3618 <div class="content">
3619 <pre><code>--- a/file
3620 +++ b/file</code></pre>
3621 </div></div>
3622 <div class="paragraph"><p>Similar to the two-line header for the traditional <em>unified</em> diff
3623 format, <code>/dev/null</code> is used to signal created or deleted
3624 files.</p></div>
3625 <div class="paragraph"><p>However, if the --combined-all-paths option is provided, instead of a
3626 two-line from-file/to-file, you get an N+1 line from-file/to-file header,
3627 where N is the number of parents in the merge commit:</p></div>
3628 <div class="literalblock">
3629 <div class="content">
3630 <pre><code>--- a/file
3631 --- a/file
3632 --- a/file
3633 +++ b/file</code></pre>
3634 </div></div>
3635 <div class="paragraph"><p>This extended format can be useful if rename or copy detection is
3636 active, to allow you to see the original name of the file in different
3637 parents.</p></div>
3638 </li>
3639 <li>
3641 Chunk header format is modified to prevent people from
3642 accidentally feeding it to <code>patch -p1</code>. Combined diff format
3643 was created for review of merge commit changes, and was not
3644 meant to be applied. The change is similar to the change in the
3645 extended <em>index</em> header:
3646 </p>
3647 <div class="literalblock">
3648 <div class="content">
3649 <pre><code>@@@ &lt;from-file-range&gt; &lt;from-file-range&gt; &lt;to-file-range&gt; @@@</code></pre>
3650 </div></div>
3651 <div class="paragraph"><p>There are (number of parents + 1) <code>@</code> characters in the chunk
3652 header for combined diff format.</p></div>
3653 </li>
3654 </ol></div>
3655 <div class="paragraph"><p>Unlike the traditional <em>unified</em> diff format, which shows two
3656 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
3657 added to B), or <code>" "</code> (space&#8201;&#8212;&#8201;unchanged) prefix, this format
3658 compares two or more files file1, file2,&#8230; with one file X, and
3659 shows how X differs from each of fileN. One column for each of
3660 fileN is prepended to the output line to note how X&#8217;s line is
3661 different from it.</p></div>
3662 <div class="paragraph"><p>A <code>-</code> character in the column N means that the line appears in
3663 fileN but it does not appear in the result. A <code>+</code> character
3664 in the column N means that the line appears in the result,
3665 and fileN does not have that line (in other words, the line was
3666 added, from the point of view of that parent).</p></div>
3667 <div class="paragraph"><p>In the above example output, the function signature was changed
3668 from both files (hence two <code>-</code> removals from both file1 and
3669 file2, plus <code>++</code> to mean one line that was added does not appear
3670 in either file1 or file2). Also, eight other lines are the same
3671 from file1 but do not appear in file2 (hence prefixed with <code>+</code>).</p></div>
3672 <div class="paragraph"><p>When shown by <code>git diff-tree -c</code>, it compares the parents of a
3673 merge commit with the merge result (i.e. file1..fileN are the
3674 parents). When shown by <code>git diff-files -c</code>, it compares the
3675 two unresolved merge parents with the working tree file
3676 (i.e. file1 is stage 2 aka "our version", file2 is stage 3 aka
3677 "their version").</p></div>
3678 </div>
3679 </div>
3680 <div class="sect1">
3681 <h2 id="_examples">EXAMPLES</h2>
3682 <div class="sectionbody">
3683 <div class="dlist"><dl>
3684 <dt class="hdlist1">
3685 <code>git show v1.0.0</code>
3686 </dt>
3687 <dd>
3689 Shows the tag <code>v1.0.0</code>, along with the object the tag
3690 points at.
3691 </p>
3692 </dd>
3693 <dt class="hdlist1">
3694 <code>git show v1.0.0^{tree}</code>
3695 </dt>
3696 <dd>
3698 Shows the tree pointed to by the tag <code>v1.0.0</code>.
3699 </p>
3700 </dd>
3701 <dt class="hdlist1">
3702 <code>git show -s --format=%s v1.0.0^{commit}</code>
3703 </dt>
3704 <dd>
3706 Shows the subject of the commit pointed to by the
3707 tag <code>v1.0.0</code>.
3708 </p>
3709 </dd>
3710 <dt class="hdlist1">
3711 <code>git show next~10:Documentation/README</code>
3712 </dt>
3713 <dd>
3715 Shows the contents of the file <code>Documentation/README</code> as
3716 they were current in the 10th last commit of the branch
3717 <code>next</code>.
3718 </p>
3719 </dd>
3720 <dt class="hdlist1">
3721 <code>git show master:Makefile master:t/Makefile</code>
3722 </dt>
3723 <dd>
3725 Concatenates the contents of said Makefiles in the head
3726 of the branch <code>master</code>.
3727 </p>
3728 </dd>
3729 </dl></div>
3730 </div>
3731 </div>
3732 <div class="sect1">
3733 <h2 id="_discussion">DISCUSSION</h2>
3734 <div class="sectionbody">
3735 <div class="paragraph"><p>Git is to some extent character encoding agnostic.</p></div>
3736 <div class="ulist"><ul>
3737 <li>
3739 The contents of the blob objects are uninterpreted sequences
3740 of bytes. There is no encoding translation at the core
3741 level.
3742 </p>
3743 </li>
3744 <li>
3746 Path names are encoded in UTF-8 normalization form C. This
3747 applies to tree objects, the index file, ref names, as well as
3748 path names in command line arguments, environment variables
3749 and config files (<code>.git/config</code> (see <a href="git-config.html">git-config(1)</a>),
3750 <a href="gitignore.html">gitignore(5)</a>, <a href="gitattributes.html">gitattributes(5)</a> and
3751 <a href="gitmodules.html">gitmodules(5)</a>).
3752 </p>
3753 <div class="paragraph"><p>Note that Git at the core level treats path names simply as
3754 sequences of non-NUL bytes, there are no path name encoding
3755 conversions (except on Mac and Windows). Therefore, using
3756 non-ASCII path names will mostly work even on platforms and file
3757 systems that use legacy extended ASCII encodings. However,
3758 repositories created on such systems will not work properly on
3759 UTF-8-based systems (e.g. Linux, Mac, Windows) and vice versa.
3760 Additionally, many Git-based tools simply assume path names to
3761 be UTF-8 and will fail to display other encodings correctly.</p></div>
3762 </li>
3763 <li>
3765 Commit log messages are typically encoded in UTF-8, but other
3766 extended ASCII encodings are also supported. This includes
3767 ISO-8859-x, CP125x and many others, but <em>not</em> UTF-16/32,
3768 EBCDIC and CJK multi-byte encodings (GBK, Shift-JIS, Big5,
3769 EUC-x, CP9xx etc.).
3770 </p>
3771 </li>
3772 </ul></div>
3773 <div class="paragraph"><p>Although we encourage that the commit log messages are encoded
3774 in UTF-8, both the core and Git Porcelain are designed not to
3775 force UTF-8 on projects. If all participants of a particular
3776 project find it more convenient to use legacy encodings, Git
3777 does not forbid it. However, there are a few things to keep in
3778 mind.</p></div>
3779 <div class="olist arabic"><ol class="arabic">
3780 <li>
3782 <em>git commit</em> and <em>git commit-tree</em> issue
3783 a warning if the commit log message given to it does not look
3784 like a valid UTF-8 string, unless you explicitly say your
3785 project uses a legacy encoding. The way to say this is to
3786 have <code>i18n.commitEncoding</code> in <code>.git/config</code> file, like this:
3787 </p>
3788 <div class="listingblock">
3789 <div class="content">
3790 <pre><code>[i18n]
3791 commitEncoding = ISO-8859-1</code></pre>
3792 </div></div>
3793 <div class="paragraph"><p>Commit objects created with the above setting record the value
3794 of <code>i18n.commitEncoding</code> in their <code>encoding</code> header. This is to
3795 help other people who look at them later. Lack of this header
3796 implies that the commit log message is encoded in UTF-8.</p></div>
3797 </li>
3798 <li>
3800 <em>git log</em>, <em>git show</em>, <em>git blame</em> and friends look at the
3801 <code>encoding</code> header of a commit object, and try to re-code the
3802 log message into UTF-8 unless otherwise specified. You can
3803 specify the desired output encoding with
3804 <code>i18n.logOutputEncoding</code> in <code>.git/config</code> file, like this:
3805 </p>
3806 <div class="listingblock">
3807 <div class="content">
3808 <pre><code>[i18n]
3809 logOutputEncoding = ISO-8859-1</code></pre>
3810 </div></div>
3811 <div class="paragraph"><p>If you do not have this configuration variable, the value of
3812 <code>i18n.commitEncoding</code> is used instead.</p></div>
3813 </li>
3814 </ol></div>
3815 <div class="paragraph"><p>Note that we deliberately chose not to re-code the commit log
3816 message when a commit is made to force UTF-8 at the commit
3817 object level, because re-coding to UTF-8 is not necessarily a
3818 reversible operation.</p></div>
3819 </div>
3820 </div>
3821 <div class="sect1">
3822 <h2 id="_git">GIT</h2>
3823 <div class="sectionbody">
3824 <div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
3825 </div>
3826 </div>
3827 </div>
3828 <div id="footnotes"><hr /></div>
3829 <div id="footer">
3830 <div id="footer-text">
3831 Last updated
3832 2023-10-24 06:43:46 JST
3833 </div>
3834 </div>
3835 </body>
3836 </html>