From: Stefan Karpinski <stefan.karpinski@gmail.com>
To: git <git@vger.kernel.org>
Cc: Alex Riesen <raa.lkml@gmail.com>,
Johannes Sixt <j.sixt@viscovery.net>,
Jonathan del Strother <maillist@steelskies.com>,
A Large Angry SCM <gitzilla@gmail.com>,
Marc Weber <marco-oweber@gmx.de>
Subject: Re: [RFC] post-commit hook to "fix" patches
Date: Wed, 11 Feb 2009 01:56:23 -0800 [thread overview]
Message-ID: <d4bc1a2a0902110156nff21282q5fe0a6b7b656a0e6@mail.gmail.com> (raw)
In-Reply-To: <d4bc1a2a0902110148u4e13d77cs3dde64d27003e58c@mail.gmail.com>
I'm CC'ing a couple people who replied to the thread I referenced
earlier, in case they're interested and would otherwise miss this
message.
Especially Marc Weber, who expressed interest in having a good
solution to this problem. Does this address what you wanted? I like it
because it allows you to transparently and automatically enforce style
policy and:
- it doesn't require modifying git,
- it's efficient (no overhead except on commit),
- it doesn't pretend to be a clean/smudge filter (as people pointed
out this isn't reversible),
- it's portable: everything's written in sh and perl.
prev parent reply other threads:[~2009-02-11 9:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-11 9:48 [RFC] post-commit hook to "fix" patches Stefan Karpinski
2009-02-11 9:56 ` Stefan Karpinski [this message]
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=d4bc1a2a0902110156nff21282q5fe0a6b7b656a0e6@mail.gmail.com \
--to=stefan.karpinski@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitzilla@gmail.com \
--cc=j.sixt@viscovery.net \
--cc=maillist@steelskies.com \
--cc=marco-oweber@gmx.de \
--cc=raa.lkml@gmail.com \
/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).