From: Timur Tabi <timur@freescale.com>
To: <git@vger.kernel.org>
Subject: How do I make git-format-patch reject 8-bit encodings?
Date: Mon, 21 Feb 2011 16:11:33 -0600 [thread overview]
Message-ID: <4D62E315.7040506@freescale.com> (raw)
Is there any way to get git-format-patch to refuse to create a patch that has
8-bit characters in it? That is, if a given commit somehow has an 8-bit
character (e.g. utf-encoded), then I want git-format-patch to refuse to create a
patch for that commit.
Also, how can I do the same thing with git-send-email? That is, if the patch
requires an 8-bit encoding, how do I get it to refuse to send the patch?
--
Timur Tabi
Linux kernel developer at Freescale
next reply other threads:[~2011-02-21 22:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-21 22:11 Timur Tabi [this message]
2011-02-22 0:19 ` How do I make git-format-patch reject 8-bit encodings? Junio C Hamano
2011-02-22 0:27 ` Tabi Timur-B04825
2011-02-22 7:33 ` Jeff King
2011-02-22 14:49 ` Timur Tabi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D62E315.7040506@freescale.com \
--to=timur@freescale.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.