</p>\r
</dd>\r
<dt>\r
--cc\r
+--cc\r
</dt>\r
<dd>\r
<p>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 16-Apr-2006 11:00:57 UTC\r
+Last updated 04-May-2006 00:46:25 UTC\r
</div>\r
</div>\r
</body>\r
Furthermore, it lists only files which were modified
from all parents.
--cc::
+--cc::
This flag changes the way a merge commit patch is displayed,
in a similar way to the '-c' option. It implies the '-c'
and '-p' options and further compresses the patch output
<div class="verseblock">\r
<div class="content"><em>git-update-index</em>\r
[--add] [--remove | --force-remove] [--replace]\r
- [--refresh [-q] [--unmerged] [--ignore-missing]]\r
+ [--refresh] [-q] [--unmerged] [--ignore-missing]\r
[--cacheinfo <mode> <object> <file>]*\r
[--chmod=(+|-)x]\r
[--assume-unchanged | --no-assume-unchanged]\r
- [--really-refresh]\r
+ [--really-refresh] [--unresolve]\r
[--info-only] [--index-info]\r
[-z] [--stdin]\r
[--verbose]\r
</p>\r
</dd>\r
<dt>\r
+--unresolve\r
+</dt>\r
+<dd>\r
+<p>\r
+ Restores the <em>unmerged</em> or <em>needs updating</em> state of a\r
+ file during a merge if it was cleared by accident.\r
+</p>\r
+</dd>\r
+<dt>\r
--info-only\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 29-Apr-2006 07:01:35 UTC\r
+Last updated 04-May-2006 00:46:26 UTC\r
</div>\r
</div>\r
</body>\r
--------
[verse]
'git-update-index'
- [--add] [--remove | --force-remove] [--replace]
- [--refresh [-q] [--unmerged] [--ignore-missing]]
+ [--add] [--remove | --force-remove] [--replace]
+ [--refresh] [-q] [--unmerged] [--ignore-missing]
[--cacheinfo <mode> <object> <file>]\*
[--chmod=(+|-)x]
[--assume-unchanged | --no-assume-unchanged]
- [--really-refresh]
+ [--really-refresh] [--unresolve]
[--info-only] [--index-info]
[-z] [--stdin]
[--verbose]
filesystem that has very slow lstat(2) system call
(e.g. cifs).
+--unresolve::
+ Restores the 'unmerged' or 'needs updating' state of a
+ file during a merge if it was cleared by accident.
+
--info-only::
Do not create objects in the object database for all
<file> arguments that follow this flag; just insert