git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning
@ 2021-04-17 21:37 Ramsay Jones
  2021-04-19 10:53 ` Patrick Steinhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Ramsay Jones @ 2021-04-17 21:37 UTC (permalink / raw)
  To: Patrick Steinhardt; +Cc: Junio C Hamano, Jeff King, GIT Mailing-list


Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
---

Hi Patrick,

If you need to re-roll your 'ps/rev-list-object-type-filter' branch,
could you please squash this into the relevant patch (commit 890c534cea
("list-objects: implement object type filter", 2021-04-12)).

Sorry for being a bit tardy with this email - normally I would have sent
it soon after your branch hit 'seen', but I got distracted. ;-)

Thanks!

ATB,
Ramsay Jones

 list-objects-filter-options.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/list-objects-filter-options.h b/list-objects-filter-options.h
index 4d0d0588cc..da5b6737e2 100644
--- a/list-objects-filter-options.h
+++ b/list-objects-filter-options.h
@@ -1,6 +1,7 @@
 #ifndef LIST_OBJECTS_FILTER_OPTIONS_H
 #define LIST_OBJECTS_FILTER_OPTIONS_H
 
+#include "cache.h"
 #include "parse-options.h"
 #include "string-list.h"
 
-- 
2.31.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning
  2021-04-17 21:37 [PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning Ramsay Jones
@ 2021-04-19 10:53 ` Patrick Steinhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Steinhardt @ 2021-04-19 10:53 UTC (permalink / raw)
  To: Ramsay Jones; +Cc: Junio C Hamano, Jeff King, GIT Mailing-list

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

On Sat, Apr 17, 2021 at 10:37:09PM +0100, Ramsay Jones wrote:
> 
> Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
> ---
> 
> Hi Patrick,
> 
> If you need to re-roll your 'ps/rev-list-object-type-filter' branch,
> could you please squash this into the relevant patch (commit 890c534cea
> ("list-objects: implement object type filter", 2021-04-12)).
> 
> Sorry for being a bit tardy with this email - normally I would have sent
> it soon after your branch hit 'seen', but I got distracted. ;-)
> 
> Thanks!
> 
> ATB,
> Ramsay Jones

Thanks a lot for the fixup, will do!

Patrick

> 
>  list-objects-filter-options.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/list-objects-filter-options.h b/list-objects-filter-options.h
> index 4d0d0588cc..da5b6737e2 100644
> --- a/list-objects-filter-options.h
> +++ b/list-objects-filter-options.h
> @@ -1,6 +1,7 @@
>  #ifndef LIST_OBJECTS_FILTER_OPTIONS_H
>  #define LIST_OBJECTS_FILTER_OPTIONS_H
>  
> +#include "cache.h"
>  #include "parse-options.h"
>  #include "string-list.h"
>  
> -- 
> 2.31.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-19 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-17 21:37 [PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning Ramsay Jones
2021-04-19 10:53 ` Patrick Steinhardt

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).