pack-objects: add delta-islands support
[gitweb.git] / Documentation / git-send-email.txt
index 0e648075bbd024229edcf4ba847e06a8ab53d404..465a4ecbeddaa20189bce6e223df8bbfa0319b9a 100644 (file)
@@ -147,8 +147,7 @@ Note that no attempts whatsoever are made to validate the encoding.
        otherwise.
 +
 Default is the value of the `sendemail.transferEncoding` configuration
-value; if that is unspecified, git will use 8bit and not add a
-Content-Transfer-Encoding header.
+value; if that is unspecified, default to `auto`.
 
 --xmailer::
 --no-xmailer::
@@ -405,7 +404,7 @@ have been specified, in which case default to 'compose'.
                        998 characters unless a suitable transfer encoding
                        ('auto', 'base64', or 'quoted-printable') is used;
                        this is due to SMTP limits as described by
-                       http://www.ietf.org/rfc/rfc2821.txt.
+                       http://www.ietf.org/rfc/rfc5322.txt.
 --
 +
 Default is the value of `sendemail.validate`; if this is not set,