The configuration variables in the 'imap' section are described
in linkgit:git-imap-send[1].
+receive.fsckObjects::
+ If it is set to true, git-receive-pack will check all received
+ objects. It will abort in the case of a malformed object or a
+ broken link. The result of an abort are only dangling objects.
+ Defaults to false.
+
receive.unpackLimit::
If the number of objects received in a push is below this
limit then the objects will be unpacked into loose object
</p>\r
</dd>\r
<dt>\r
+receive.fsckObjects\r
+</dt>\r
+<dd>\r
+<p>\r
+ If it is set to true, git-receive-pack will check all received\r
+ objects. It will abort in the case of a malformed object or a\r
+ broken link. The result of an abort are only dangling objects.\r
+ Defaults to false.\r
+</p>\r
+</dd>\r
+<dt>\r
receive.unpackLimit\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 02-Apr-2008 08:38:49 UTC\r
+Last updated 09-Apr-2008 09:38:25 UTC\r
</div>\r
</div>\r
</body>\r
<em>%n</em>: newline\r
</p>\r
</li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
</ul>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Mar-2008 09:29:57 UTC\r
+Last updated 09-Apr-2008 09:38:25 UTC\r
</div>\r
</div>\r
</body>\r
<em>%n</em>: newline\r
</p>\r
</li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
</ul>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Mar-2008 09:29:59 UTC\r
+Last updated 09-Apr-2008 09:38:27 UTC\r
</div>\r
</div>\r
</body>\r
<em>%n</em>: newline\r
</p>\r
</li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
</ul>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:00 UTC\r
+Last updated 09-Apr-2008 09:38:27 UTC\r
</div>\r
</div>\r
</body>\r
<em>%n</em>: newline\r
</p>\r
</li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
</ul>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:01 UTC\r
+Last updated 09-Apr-2008 09:38:28 UTC\r
</div>\r
</div>\r
</body>\r
possible.\r
</p>\r
</dd>\r
+<dt>\r
+--strict\r
+</dt>\r
+<dd>\r
+<p>\r
+ Don't write objects with broken content or links.\r
+</p>\r
+</dd>\r
</dl>\r
</div>\r
<h2>Author</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 04-Mar-2008 12:05:58 UTC\r
+Last updated 09-Apr-2008 09:38:28 UTC\r
</div>\r
</div>\r
</body>\r
and make the best effort to recover as many objects as
possible.
+--strict::
+ Don't write objects with broken content or links.
+
Author
------
<em>%n</em>: newline\r
</p>\r
</li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
</ul>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:02 UTC\r
+Last updated 09-Apr-2008 09:38:29 UTC\r
</div>\r
</div>\r
</body>\r
- '%Creset': reset color
- '%m': left, right or boundary mark
- '%n': newline
+- '%x00': print a byte from a hex code