From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soham Mehta Subject: post-update hook Date: Sun, 07 Jun 2009 06:39:18 -0700 Message-ID: <4A2BC306.3000001@box.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Jun 07 16:06:41 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MDJ1C-0007jL-Fj for gcvg-git-2@gmane.org; Sun, 07 Jun 2009 16:06:38 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752601AbZFGOG2 (ORCPT ); Sun, 7 Jun 2009 10:06:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752312AbZFGOG0 (ORCPT ); Sun, 7 Jun 2009 10:06:26 -0400 Received: from mailrelay.ve.box.net ([209.249.140.142]:64742 "EHLO corpmail.ve.box.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751320AbZFGOG0 (ORCPT ); Sun, 7 Jun 2009 10:06:26 -0400 X-Greylist: delayed 1618 seconds by postgrey-1.27 at vger.kernel.org; Sun, 07 Jun 2009 10:06:26 EDT Received: from localhost (localhost.localdomain [127.0.0.1]) by corpmail.ve.box.net (Postfix) with ESMTP id EBA5F3B1885 for ; Sun, 7 Jun 2009 06:39:30 -0700 (PDT) X-Virus-Scanned: amavisd-new at box.net Received: from corpmail.ve.box.net ([127.0.0.1]) by localhost (mail.box.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FOOH-B5mTYoI for ; Sun, 7 Jun 2009 06:39:30 -0700 (PDT) Received: from [192.168.1.67] (host86-159-220-197.range86-159.btcentralplus.com [86.159.220.197]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by corpmail.ve.box.net (Postfix) with ESMTP id 308843B1883 for ; Sun, 7 Jun 2009 06:39:29 -0700 (PDT) User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) X-Brightmail-Tracker: AAAAAA== Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Wondering why there isn't a post-update (post-reset, post-cherrypick etc) hook in git? Is it only a matter of creating one, or is there a reason? Thanks. -Soham