summaryrefslogtreecommitdiffstats
path: root/git-replace.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
committerJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
commit6f0c94493349d73a72712d42830dd811d99dcd1a (patch)
tree9edf3ccb10106a39eac0e5a697a7e562b38d42f5 /git-replace.html
parent56121c4ea09ab8638a2ec4bf886d11ad9dbbdeb9 (diff)
downloadgit-htmldocs-6f0c94493349d73a72712d42830dd811d99dcd1a.tar.gz
Autogenerated HTML docs for v2.0.2-607-gf2c9f
Diffstat (limited to 'git-replace.html')
-rw-r--r--git-replace.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-replace.html b/git-replace.html
index ec26d6ac1..035c0a8be 100644
--- a/git-replace.html
+++ b/git-replace.html
@@ -832,6 +832,19 @@ achieve the same effect as the <tt>--no-replace-objects</tt> option.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--raw
+</dt>
+<dd>
+<p>
+ When editing, provide the raw object contents rather than
+ pretty-printed ones. Currently this only affects trees, which
+ will be shown in their binary form. This is harder to work with,
+ but can help when repairing a tree that is so corrupted it
+ cannot be pretty-printed. Note that you may need to configure
+ your editor to cleanly read and write binary data.
+</p>
+</dd>
+<dt class="hdlist1">
-l &lt;pattern&gt;
</dt>
<dt class="hdlist1">
@@ -933,7 +946,7 @@ pending objects.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-06-16 14:13:22 PDT
+Last updated 2014-07-16 14:50:19 PDT
</div>
</div>
</body>