| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | |
| "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <meta name="generator" content="AsciiDoc 7.0.2" /> | |
| <style type="text/css"> | |
| /* Debug borders */ | |
| p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { | |
| /* | |
| border: 1px solid red; | |
| */ | |
| } | |
| body { | |
| margin: 1em 5% 1em 5%; | |
| } | |
| a { color: blue; } | |
| a:visited { color: fuchsia; } | |
| em { | |
| font-style: italic; | |
| } | |
| strong { | |
| font-weight: bold; | |
| } | |
| tt { | |
| color: navy; | |
| } | |
| h1, h2, h3, h4, h5, h6 { | |
| color: #527bbd; | |
| font-family: sans-serif; | |
| margin-top: 1.2em; | |
| margin-bottom: 0.5em; | |
| line-height: 1.3; | |
| } | |
| h1 { | |
| border-bottom: 2px solid silver; | |
| } | |
| h2 { | |
| border-bottom: 2px solid silver; | |
| padding-top: 0.5em; | |
| } | |
| div.sectionbody { | |
| font-family: serif; | |
| margin-left: 0; | |
| } | |
| hr { | |
| border: 1px solid silver; | |
| } | |
| p { | |
| margin-top: 0.5em; | |
| margin-bottom: 0.5em; | |
| } | |
| pre { | |
| padding: 0; | |
| margin: 0; | |
| } | |
| span#author { | |
| color: #527bbd; | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| font-size: 1.2em; | |
| } | |
| span#email { | |
| } | |
| span#revision { | |
| font-family: sans-serif; | |
| } | |
| div#footer { | |
| font-family: sans-serif; | |
| font-size: small; | |
| border-top: 2px solid silver; | |
| padding-top: 0.5em; | |
| margin-top: 4.0em; | |
| } | |
| div#footer-text { | |
| float: left; | |
| padding-bottom: 0.5em; | |
| } | |
| div#footer-badges { | |
| float: right; | |
| padding-bottom: 0.5em; | |
| } | |
| div#preamble, | |
| div.tableblock, div.imageblock, div.exampleblock, div.verseblock, | |
| div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, | |
| div.admonitionblock { | |
| margin-right: 10%; | |
| margin-top: 1.5em; | |
| margin-bottom: 1.5em; | |
| } | |
| div.admonitionblock { | |
| margin-top: 2.5em; | |
| margin-bottom: 2.5em; | |
| } | |
| div.content { /* Block element content. */ | |
| padding: 0; | |
| } | |
| /* Block element titles. */ | |
| div.title, caption.title { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| text-align: left; | |
| margin-top: 1.0em; | |
| margin-bottom: 0.5em; | |
| } | |
| div.title + * { | |
| margin-top: 0; | |
| } | |
| td div.title:first-child { | |
| margin-top: 0.0em; | |
| } | |
| div.content div.title:first-child { | |
| margin-top: 0.0em; | |
| } | |
| div.content + div.title { | |
| margin-top: 0.0em; | |
| } | |
| div.sidebarblock > div.content { | |
| background: #ffffee; | |
| border: 1px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.listingblock > div.content { | |
| border: 1px solid silver; | |
| background: #f4f4f4; | |
| padding: 0.5em; | |
| } | |
| div.quoteblock > div.content { | |
| padding-left: 2.0em; | |
| } | |
| div.quoteblock .attribution { | |
| text-align: right; | |
| } | |
| div.admonitionblock .icon { | |
| vertical-align: top; | |
| font-size: 1.1em; | |
| font-weight: bold; | |
| text-decoration: underline; | |
| color: #527bbd; | |
| padding-right: 0.5em; | |
| } | |
| div.admonitionblock td.content { | |
| padding-left: 0.5em; | |
| border-left: 2px solid silver; | |
| } | |
| div.exampleblock > div.content { | |
| border-left: 2px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.verseblock div.content { | |
| white-space: pre; | |
| } | |
| div.imageblock div.content { padding-left: 0; } | |
| div.imageblock img { border: 1px solid silver; } | |
| span.image img { border-style: none; } | |
| dl { | |
| margin-top: 0.8em; | |
| margin-bottom: 0.8em; | |
| } | |
| dt { | |
| margin-top: 0.5em; | |
| margin-bottom: 0; | |
| font-style: italic; | |
| } | |
| dd > *:first-child { | |
| margin-top: 0; | |
| } | |
| ul, ol { | |
| list-style-position: outside; | |
| } | |
| ol.olist2 { | |
| list-style-type: lower-alpha; | |
| } | |
| div.tableblock > table { | |
| border-color: #527bbd; | |
| border-width: 3px; | |
| } | |
| thead { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| } | |
| tfoot { | |
| font-weight: bold; | |
| } | |
| div.hlist { | |
| margin-top: 0.8em; | |
| margin-bottom: 0.8em; | |
| } | |
| td.hlist1 { | |
| vertical-align: top; | |
| font-style: italic; | |
| padding-right: 0.8em; | |
| } | |
| td.hlist2 { | |
| vertical-align: top; | |
| } | |
| @media print { | |
| div#footer-badges { display: none; } | |
| } | |
| include::./stylesheets/xhtml11-manpage.css[] | |
| /* Workarounds for IE6's broken and incomplete CSS2. */ | |
| div.sidebar-content { | |
| background: #ffffee; | |
| border: 1px solid silver; | |
| padding: 0.5em; | |
| } | |
| div.sidebar-title, div.image-title { | |
| font-family: sans-serif; | |
| font-weight: bold; | |
| margin-top: 0.0em; | |
| margin-bottom: 0.5em; | |
| } | |
| div.listingblock div.content { | |
| border: 1px solid silver; | |
| background: #f4f4f4; | |
| padding: 0.5em; | |
| } | |
| div.quoteblock-content { | |
| padding-left: 2.0em; | |
| } | |
| div.exampleblock-content { | |
| border-left: 2px solid silver; | |
| padding-left: 0.5em; | |
| } | |
| </style> | |
| <title>git-diff-files(1)</title> | |
| </head> | |
| <body> | |
| <div id="header"> | |
| <h1> | |
| git-diff-files(1) Manual Page | |
| </h1> | |
| <h2>NAME</h2> | |
| <div class="sectionbody"> | |
| <p>git-diff-files - | |
| Compares files in the working tree and the index | |
| </p> | |
| </div> | |
| </div> | |
| <h2>SYNOPSIS</h2> | |
| <div class="sectionbody"> | |
| <p><em>git-diff-files</em> [-q] [-0|-1|-2|-3|-c|--cc] [<common diff options>] [<path>…]</p> | |
| </div> | |
| <h2>DESCRIPTION</h2> | |
| <div class="sectionbody"> | |
| <p>Compares the files in the working tree and the index. When paths | |
| are specified, compares only those named paths. Otherwise all | |
| entries in the index are compared. The output format is the | |
| same as "git-diff-index" and "git-diff-tree".</p> | |
| </div> | |
| <h2>OPTIONS</h2> | |
| <div class="sectionbody"> | |
| <dl> | |
| <dt> | |
| -p | |
| </dt> | |
| <dd> | |
| <p> | |
| Generate patch (see section on generating patches) | |
| </p> | |
| </dd> | |
| <dt> | |
| -u | |
| </dt> | |
| <dd> | |
| <p> | |
| Synonym for "-p". | |
| </p> | |
| </dd> | |
| <dt> | |
| --patch-with-raw | |
| </dt> | |
| <dd> | |
| <p> | |
| Generate patch but keep also the default raw diff output. | |
| </p> | |
| </dd> | |
| <dt> | |
| --stat | |
| </dt> | |
| <dd> | |
| <p> | |
| Generate a diffstat instead of a patch. | |
| </p> | |
| </dd> | |
| <dt> | |
| --summary | |
| </dt> | |
| <dd> | |
| <p> | |
| Output a condensed summary of extended header information | |
| such as creations, renames and mode changes. | |
| </p> | |
| </dd> | |
| <dt> | |
| --patch-with-stat | |
| </dt> | |
| <dd> | |
| <p> | |
| Generate patch and prepend its diffstat. | |
| </p> | |
| </dd> | |
| <dt> | |
| -z | |
| </dt> | |
| <dd> | |
| <p> | |
| \0 line termination on output | |
| </p> | |
| </dd> | |
| <dt> | |
| --name-only | |
| </dt> | |
| <dd> | |
| <p> | |
| Show only names of changed files. | |
| </p> | |
| </dd> | |
| <dt> | |
| --name-status | |
| </dt> | |
| <dd> | |
| <p> | |
| Show only names and status of changed files. | |
| </p> | |
| </dd> | |
| <dt> | |
| --full-index | |
| </dt> | |
| <dd> | |
| <p> | |
| Instead of the first handful characters, show full | |
| object name of pre- and post-image blob on the "index" | |
| line when generating a patch format output. | |
| </p> | |
| </dd> | |
| <dt> | |
| --abbrev[=<n>] | |
| </dt> | |
| <dd> | |
| <p> | |
| Instead of showing the full 40-byte hexadecimal object | |
| name in diff-raw format output and diff-tree header | |
| lines, show only handful hexdigits prefix. This is | |
| independent of --full-index option above, which controls | |
| the diff-patch output format. Non default number of | |
| digits can be specified with --abbrev=<n>. | |
| </p> | |
| </dd> | |
| <dt> | |
| -B | |
| </dt> | |
| <dd> | |
| <p> | |
| Break complete rewrite changes into pairs of delete and create. | |
| </p> | |
| </dd> | |
| <dt> | |
| -M | |
| </dt> | |
| <dd> | |
| <p> | |
| Detect renames. | |
| </p> | |
| </dd> | |
| <dt> | |
| -C | |
| </dt> | |
| <dd> | |
| <p> | |
| Detect copies as well as renames. | |
| </p> | |
| </dd> | |
| <dt> | |
| --diff-filter=[ACDMRTUXB*] | |
| </dt> | |
| <dd> | |
| <p> | |
| Select only files that are Added (<tt>A</tt>), Copied (<tt>C</tt>), | |
| Deleted (<tt>D</tt>), Modified (<tt>M</tt>), Renamed (<tt>R</tt>), have their | |
| type (mode) changed (<tt>T</tt>), are Unmerged (<tt>U</tt>), are | |
| Unknown (<tt>X</tt>), or have had their pairing Broken (<tt>B</tt>). | |
| Any combination of the filter characters may be used. | |
| When <tt>*</tt> (All-or-none) is added to the combination, all | |
| paths are selected if there is any file that matches | |
| other criteria in the comparison; if there is no file | |
| that matches other criteria, nothing is selected. | |
| </p> | |
| </dd> | |
| <dt> | |
| --find-copies-harder | |
| </dt> | |
| <dd> | |
| <p> | |
| For performance reasons, by default, -C option finds copies only | |
| if the original file of the copy was modified in the same | |
| changeset. This flag makes the command | |
| inspect unmodified files as candidates for the source of | |
| copy. This is a very expensive operation for large | |
| projects, so use it with caution. | |
| </p> | |
| </dd> | |
| <dt> | |
| -l<num> | |
| </dt> | |
| <dd> | |
| <p> | |
| -M and -C options require O(n^2) processing time where n | |
| is the number of potential rename/copy targets. This | |
| option prevents rename/copy detection from running if | |
| the number of rename/copy targets exceeds the specified | |
| number. | |
| </p> | |
| </dd> | |
| <dt> | |
| -S<string> | |
| </dt> | |
| <dd> | |
| <p> | |
| Look for differences that contain the change in <string>. | |
| </p> | |
| </dd> | |
| <dt> | |
| --pickaxe-all | |
| </dt> | |
| <dd> | |
| <p> | |
| When -S finds a change, show all the changes in that | |
| changeset, not just the files that contain the change | |
| in <string>. | |
| </p> | |
| </dd> | |
| <dt> | |
| --pickaxe-regex | |
| </dt> | |
| <dd> | |
| <p> | |
| Make the <string> not a plain string but an extended POSIX | |
| regex to match. | |
| </p> | |
| </dd> | |
| <dt> | |
| -O<orderfile> | |
| </dt> | |
| <dd> | |
| <p> | |
| Output the patch in the order specified in the | |
| <orderfile>, which has one shell glob pattern per line. | |
| </p> | |
| </dd> | |
| <dt> | |
| -R | |
| </dt> | |
| <dd> | |
| <p> | |
| Swap two inputs; that is, show differences from index or | |
| on-disk file to tree contents. | |
| </p> | |
| </dd> | |
| </dl> | |
| <p>For more detailed explanation on these common options, see also | |
| <a href="diffcore.html">diffcore documentation</a>.</p> | |
| <dl> | |
| <dt> | |
| -1 -2 -3 or --base --ours --theirs, and -0 | |
| </dt> | |
| <dd> | |
| <p> | |
| Diff against the "base" version, "our branch" or "their | |
| branch" respectively. With these options, diffs for | |
| merged entries are not shown. | |
| </p> | |
| <p>The default is to diff against our branch (-2) and the | |
| cleanly resolved paths. The option -0 can be given to | |
| omit diff output for unmerged entries and just show "Unmerged".</p> | |
| </dd> | |
| <dt> | |
| -c,--cc | |
| </dt> | |
| <dd> | |
| <p> | |
| This compares stage 2 (our branch), stage 3 (their | |
| branch) and the working tree file and outputs a combined | |
| diff, similar to the way <em>diff-tree</em> shows a merge | |
| commit with these flags. | |
| </p> | |
| </dd> | |
| <dt> | |
| -q | |
| </dt> | |
| <dd> | |
| <p> | |
| Remain silent even on nonexisting files | |
| </p> | |
| </dd> | |
| </dl> | |
| </div> | |
| <h2>Output format</h2> | |
| <div class="sectionbody"> | |
| <p>The output format from "git-diff-index", "git-diff-tree" and | |
| "git-diff-files" are very similar.</p> | |
| <p>These commands all compare two sets of things; what is | |
| compared differs:</p> | |
| <dl> | |
| <dt> | |
| git-diff-index <tree-ish> | |
| </dt> | |
| <dd> | |
| <p> | |
| compares the <tree-ish> and the files on the filesystem. | |
| </p> | |
| </dd> | |
| <dt> | |
| git-diff-index --cached <tree-ish> | |
| </dt> | |
| <dd> | |
| <p> | |
| compares the <tree-ish> and the index. | |
| </p> | |
| </dd> | |
| <dt> | |
| git-diff-tree [-r] <tree-ish-1> <tree-ish-2> [<pattern>…] | |
| </dt> | |
| <dd> | |
| <p> | |
| compares the trees named by the two arguments. | |
| </p> | |
| </dd> | |
| <dt> | |
| git-diff-files [<pattern>…] | |
| </dt> | |
| <dd> | |
| <p> | |
| compares the index and the files on the filesystem. | |
| </p> | |
| </dd> | |
| </dl> | |
| <p>An output line is formatted this way:</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt>in-place edit :100644 100644 bcd1234... 0123456... M file0 | |
| copy-edit :100644 100644 abcd123... 1234567... C68 file1 file2 | |
| rename-edit :100644 100644 abcd123... 1234567... R86 file1 file3 | |
| create :000000 100644 0000000... 1234567... A file4 | |
| delete :100644 000000 1234567... 0000000... D file5 | |
| unmerged :000000 000000 0000000... 0000000... U file6</tt></pre> | |
| </div></div> | |
| <p>That is, from the left to the right:</p> | |
| <ol> | |
| <li> | |
| <p> | |
| a colon. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| mode for "src"; 000000 if creation or unmerged. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a space. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| mode for "dst"; 000000 if deletion or unmerged. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a space. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| sha1 for "src"; 0{40} if creation or unmerged. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a space. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| sha1 for "dst"; 0{40} if creation, unmerged or "look at work tree". | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a space. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| status, followed by optional "score" number. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a tab or a NUL when <em>-z</em> option is used. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| path for "src" | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| a tab or a NUL when <em>-z</em> option is used; only exists for C or R. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| path for "dst"; only exists for C or R. | |
| </p> | |
| </li> | |
| <li> | |
| <p> | |
| an LF or a NUL when <em>-z</em> option is used, to terminate the record. | |
| </p> | |
| </li> | |
| </ol> | |
| <p><sha1> is shown as all 0's if a file is new on the filesystem | |
| and it is out of sync with the index.</p> | |
| <p>Example:</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt>:100644 100644 5be4a4...... 000000...... M file.c</tt></pre> | |
| </div></div> | |
| <p>When <tt>-z</tt> option is not used, TAB, LF, and backslash characters | |
| in pathnames are represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>, | |
| respectively.</p> | |
| </div> | |
| <h2>Generating patches with -p</h2> | |
| <div class="sectionbody"> | |
| <p>When "git-diff-index", "git-diff-tree", or "git-diff-files" are run | |
| with a <em>-p</em> option, they do not produce the output described above; | |
| instead they produce a patch file.</p> | |
| <p>The patch generation can be customized at two levels.</p> | |
| <ol> | |
| <li> | |
| <p> | |
| When the environment variable <em>GIT_EXTERNAL_DIFF</em> is not set, | |
| these commands internally invoke "diff" like this: | |
| </p> | |
| <div class="literalblock"> | |
| <div class="content"> | |
| <pre><tt>diff -L a/<path> -L b/<path> -pu <old> <new></tt></pre> | |
| </div></div> | |
| <p>For added files, <tt>/dev/null</tt> is used for <old>. For removed | |
| files, <tt>/dev/null</tt> is used for <new></p> | |
| <p>The "diff" formatting options can be customized via the | |
| environment variable <em>GIT_DIFF_OPTS</em>. For example, if you | |
| prefer context diff:</p> | |
| <div class="literalblock"> | |
| <div class="content"> | |
| <pre><tt>GIT_DIFF_OPTS=-c git-diff-index -p HEAD</tt></pre> | |
| </div></div> | |
| </li> | |
| <li> | |
| <p> | |
| When the environment variable <em>GIT_EXTERNAL_DIFF</em> is set, the | |
| program named by it is called, instead of the diff invocation | |
| described above. | |
| </p> | |
| <p>For a path that is added, removed, or modified, | |
| <em>GIT_EXTERNAL_DIFF</em> is called with 7 parameters:</p> | |
| <div class="literalblock"> | |
| <div class="content"> | |
| <pre><tt>path old-file old-hex old-mode new-file new-hex new-mode</tt></pre> | |
| </div></div> | |
| <p>where:</p> | |
| <div class="hlist"><table> | |
| <tr> | |
| <td class="hlist1"> | |
| <old|new>-file | |
| </td> | |
| <td class="hlist2"> | |
| are files GIT_EXTERNAL_DIFF can use to read the | |
| contents of <old|new>, | |
| </td> | |
| </tr> | |
| <tr> | |
| <td class="hlist1"> | |
| <old|new>-hex | |
| </td> | |
| <td class="hlist2"> | |
| are the 40-hexdigit SHA1 hashes, | |
| </td> | |
| </tr> | |
| <tr> | |
| <td class="hlist1"> | |
| <old|new>-mode | |
| </td> | |
| <td class="hlist2"> | |
| are the octal representation of the file modes. | |
| </td> | |
| </tr> | |
| </table></div> | |
| <p>The file parameters can point at the user's working file | |
| (e.g. <tt>new-file</tt> in "git-diff-files"), <tt>/dev/null</tt> (e.g. <tt>old-file</tt> | |
| when a new file is added), or a temporary file (e.g. <tt>old-file</tt> in the | |
| index). <em>GIT_EXTERNAL_DIFF</em> should not worry about unlinking the | |
| temporary file --- it is removed when <em>GIT_EXTERNAL_DIFF</em> exits.</p> | |
| </li> | |
| </ol> | |
| <p>For a path that is unmerged, <em>GIT_EXTERNAL_DIFF</em> is called with 1 | |
| parameter, <path>.</p> | |
| </div> | |
| <h2>git specific extension to diff format</h2> | |
| <div class="sectionbody"> | |
| <p>What -p option produces is slightly different from the | |
| traditional diff format.</p> | |
| <ol> | |
| <li> | |
| <p> | |
| It is preceded with a "git diff" header, that looks like | |
| this: | |
| </p> | |
| <div class="literalblock"> | |
| <div class="content"> | |
| <pre><tt>diff --git a/file1 b/file2</tt></pre> | |
| </div></div> | |
| <p>The <tt>a/</tt> and <tt>b/</tt> filenames are the same unless rename/copy is | |
| involved. Especially, even for a creation or a deletion, | |
| <tt>/dev/null</tt> is _not_ used in place of <tt>a/</tt> or <tt>b/</tt> filenames.</p> | |
| <p>When rename/copy is involved, <tt>file1</tt> and <tt>file2</tt> show the | |
| name of the source file of the rename/copy and the name of | |
| the file that rename/copy produces, respectively.</p> | |
| </li> | |
| <li> | |
| <p> | |
| It is followed by one or more extended header lines: | |
| </p> | |
| <div class="literalblock"> | |
| <div class="content"> | |
| <pre><tt>old mode <mode> | |
| new mode <mode> | |
| deleted file mode <mode> | |
| new file mode <mode> | |
| copy from <path> | |
| copy to <path> | |
| rename from <path> | |
| rename to <path> | |
| similarity index <number> | |
| dissimilarity index <number> | |
| index <hash>..<hash> <mode></tt></pre> | |
| </div></div> | |
| </li> | |
| <li> | |
| <p> | |
| TAB, LF, and backslash characters in pathnames are | |
| represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>, respectively. | |
| </p> | |
| </li> | |
| </ol> | |
| </div> | |
| <h2>combined diff format</h2> | |
| <div class="sectionbody"> | |
| <p>git-diff-tree and git-diff-files can take <em>-c</em> or <em>--cc</em> option | |
| to produce <em>combined diff</em>, which looks like this:</p> | |
| <div class="listingblock"> | |
| <div class="content"> | |
| <pre><tt>diff --combined describe.c | |
| @@@ +98,7 @@@ | |
| return (a_date > b_date) ? -1 : (a_date == b_date) ? 0 : 1; | |
| } | |
| - static void describe(char *arg) | |
| -static void describe(struct commit *cmit, int last_one) | |
| ++static void describe(char *arg, int last_one) | |
| { | |
| + unsigned char sha1[20]; | |
| + struct commit *cmit;</tt></pre> | |
| </div></div> | |
| <p>Unlike the traditional <em>unified</em> diff format, which shows two | |
| files A and B with a single column that has <tt>-</tt> (minus — | |
| appears in A but removed in B), <tt>+</tt> (plus — missing in A but | |
| added to B), or <tt> </tt> (space — unchanged) prefix, this format | |
| compares two or more files file1, file2,… with one file X, and | |
| shows how X differs from each of fileN. One column for each of | |
| fileN is prepended to the output line to note how X's line is | |
| different from it.</p> | |
| <p>A <tt>-</tt> character in the column N means that the line appears in | |
| fileN but it does not appear in the last file. A <tt>+</tt> character | |
| in the column N means that the line appears in the last file, | |
| and fileN does not have that line.</p> | |
| <p>In the above example output, the function signature was changed | |
| from both files (hence two <tt>-</tt> removals from both file1 and | |
| file2, plus <tt>++</tt> to mean one line that was added does not appear | |
| in either file1 nor file2). Also two other lines are the same | |
| from file1 but do not appear in file2 (hence prefixed with <tt> +</tt>).</p> | |
| <p>When shown by <tt>git diff-tree -c</tt>, it compares the parents of a | |
| merge commit with the merge result (i.e. file1..fileN are the | |
| parents). When shown by <tt>git diff-files -c</tt>, it compares the | |
| two unresolved merge parents with the working tree file | |
| (i.e. file1 is stage 2 aka "our version", file2 is stage 3 aka | |
| "their version").</p> | |
| </div> | |
| <h2>Author</h2> | |
| <div class="sectionbody"> | |
| <p>Written by Linus Torvalds <torvalds@osdl.org></p> | |
| </div> | |
| <h2>Documentation</h2> | |
| <div class="sectionbody"> | |
| <p>Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.</p> | |
| </div> | |
| <h2>GIT</h2> | |
| <div class="sectionbody"> | |
| <p>Part of the <a href="git.html">git(7)</a> suite</p> | |
| </div> | |
| <div id="footer"> | |
| <div id="footer-text"> | |
| Last updated 17-May-2006 10:33:59 UTC | |
| </div> | |
| </div> | |
| </body> | |
| </html> |