Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Dave Jones <davej@redhat.com>
Cc: git@vger.kernel.org
Subject: Re: commit triggers.
Date: Fri, 23 Jun 2006 23:43:03 -0700	[thread overview]
Message-ID: <7vmzc32gw8.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20060624032908.GH19461@redhat.com> (Dave Jones's message of "Fri, 23 Jun 2006 23:29:08 -0400")

Dave Jones <davej@redhat.com> writes:

> I've grepped around, and come up with nothing, so hopefully
> I'm not overlooking some already-implemented feature
> (though it'd be great if I am).  How much work is involved in
> creating a mechanism where some scripts living in say .git/triggers/
> get executed on commits ?

Perhaps "grep hooks/ git-commit.sh"?

The hooks we have right now are more interested in preventing
you from making crappy commits, so we might not have a
post-commit hook you can use for notification purposes, but if
that is the case I am open to suggestions to add one.  I think
post-commit hook is already there, though.

      reply	other threads:[~2006-06-24  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24  3:29 commit triggers Dave Jones
2006-06-24  6:43 ` Junio C Hamano [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=7vmzc32gw8.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=davej@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox