git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Haggerty <mhagger@alum.mit.edu>
To: Tobias Klauser <tklauser@distanz.ch>,
	Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: [PATCH 0/5] Remove unused #include "sigchain.h"
Date: Mon, 26 Oct 2015 21:59:14 +0100	[thread overview]
Message-ID: <562E9422.5080708@alum.mit.edu> (raw)
In-Reply-To: <1445517810-13998-1-git-send-email-tklauser@distanz.ch>

On 10/22/2015 02:43 PM, Tobias Klauser wrote:
> This series removes the #include of sigchain.h from several modules
> after they were changed to use the tempfile module and they thus no
> longer use any declarations from sigchain.h
> 
> Tobias Klauser (5):
>   gc: remove unused #include "sigchain.h"
>   credential-cache--daemon: remove unused #include "sigchain.h"
>   diff: remove unused #include "sigchain.h"
>   read-cache: remove unused #include "sigchain.h"
>   shallow: remove unused #include "sigchain.h"

Thanks for cleaning these up, Tobias. I totally forgot to look for
includes that were no longer needed.

Michael

-- 
Michael Haggerty
mhagger@alum.mit.edu

      parent reply	other threads:[~2015-10-26 21:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22 12:43 [PATCH 0/5] Remove unused #include "sigchain.h" Tobias Klauser
2015-10-22 12:43 ` [PATCH 1/5] gc: remove " Tobias Klauser
2015-10-22 20:14   ` Junio C Hamano
2015-10-23  7:25     ` Tobias Klauser
2015-10-23 17:00       ` Junio C Hamano
2015-10-22 12:43 ` [PATCH 2/5] credential-cache--daemon: " Tobias Klauser
2015-10-22 12:43 ` [PATCH 3/5] diff: " Tobias Klauser
2015-10-22 12:43 ` [PATCH 4/5] read-cache: " Tobias Klauser
2015-10-22 12:43 ` [PATCH 5/5] shallow: " Tobias Klauser
2015-10-22 17:30 ` [PATCH 0/5] Remove " Junio C Hamano
2015-10-26 20:59 ` Michael Haggerty [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=562E9422.5080708@alum.mit.edu \
    --to=mhagger@alum.mit.edu \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=tklauser@distanz.ch \
    /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).