summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-13 15:09:30 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-13 15:09:30 -0700
commit5193787ca4fbec1fbd47afd14701cc8a3799641e (patch)
tree12a9d0bb43ba929ff7c759dd2ee8c94b0a73a1e2 /git-fast-export.html
parent1c05a66ac9af54d408b3d97e791622cbdcf7d8f1 (diff)
downloadgit-htmldocs-5193787ca4fbec1fbd47afd14701cc8a3799641e.tar.gz
Autogenerated HTML docs for v2.22.0-68-g0aae9
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index 4deb32154..c71fbf85e 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -938,6 +938,18 @@ marks the same across runs.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--reencode=(yes|no|abort)
+</dt>
+<dd>
+<p>
+ Specify how to handle <code>encoding</code> header in commit objects. When
+ asking to <em>abort</em> (which is the default), this program will die
+ when encountering such a commit object. With <em>yes</em>, the commit
+ message will be reencoded into UTF-8. With <em>no</em>, the original
+ encoding will be preserved.
+</p>
+</dd>
+<dt class="hdlist1">
--refspec
</dt>
<dd>
@@ -1062,7 +1074,7 @@ a tag referencing a tree instead of a commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-01-04 14:31:36 PST
+ 2019-06-13 15:06:39 PDT
</div>
</div>
</body>