From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: tboegi@web.de, sunshine@sunshineco.com, peff@peff.net,
gitster@pobox.com, Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v2] convert: legitimately disable clean/smudge filter with an empty override
Date: Fri, 29 Jan 2016 09:21:36 +0100 [thread overview]
Message-ID: <1454055697-6742-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
diff to v1:
* improve commit message (Thanks Junio & Torsten)
* check for empty filter strings in apply_filter to catch all use cases (Thanks Peff)
* use more idiomatic style to check for an empty string (Thanks Eric)
* use test_config/test_config_global to set configs (Thanks Eric)
* use test_must_be_empty to check for empty err file (Thanks Eric)
Cheers,
Lars
Lars Schneider (1):
convert: legitimately disable clean/smudge filter with an empty
override
convert.c | 2 +-
t/t0021-conversion.sh | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
--
2.5.1
next reply other threads:[~2016-01-29 8:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-29 8:21 larsxschneider [this message]
2016-01-29 8:21 ` [PATCH v2] convert: legitimately disable clean/smudge filter with an empty override larsxschneider
2016-01-29 18:20 ` Junio C Hamano
2016-01-29 18:48 ` Junio C Hamano
2016-01-29 18:55 ` Lars Schneider
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=1454055697-6742-1-git-send-email-larsxschneider@gmail.com \
--to=larsxschneider@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
--cc=sunshine@sunshineco.com \
--cc=tboegi@web.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).