* [PATCH] name-hash: add test-lazy-init-name-hash to .gitignore
@ 2017-03-24 17:26 Ramsay Jones
2017-03-24 17:42 ` Ramsay Jones
0 siblings, 1 reply; 2+ messages in thread
From: Ramsay Jones @ 2017-03-24 17:26 UTC (permalink / raw)
To: Jeff Hostetler; +Cc: Junio C Hamano, GIT Mailing-list
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
---
Hi Jeff,
If you need to re-roll your 'jh/memihash-opt' branch, could you please
squash this into the relevant patch (commit f25dde4fbf, "name-hash: add
test-lazy-init-name-hash", 23-03-2017).
Thanks!
ATB,
Ramsay Jones
t/helper/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/t/helper/.gitignore b/t/helper/.gitignore
index 5f68aa8f8..57bdd4b8e 100644
--- a/t/helper/.gitignore
+++ b/t/helper/.gitignore
@@ -12,6 +12,7 @@
/test-hashmap
/test-index-version
/test-line-buffer
+/test-lazy-init-name-hash
/test-match-trees
/test-mergesort
/test-mktemp
--
2.12.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] name-hash: add test-lazy-init-name-hash to .gitignore
2017-03-24 17:26 [PATCH] name-hash: add test-lazy-init-name-hash to .gitignore Ramsay Jones
@ 2017-03-24 17:42 ` Ramsay Jones
0 siblings, 0 replies; 2+ messages in thread
From: Ramsay Jones @ 2017-03-24 17:42 UTC (permalink / raw)
To: Jeff Hostetler; +Cc: Junio C Hamano, GIT Mailing-list
On 24/03/17 17:26, Ramsay Jones wrote:
>
> Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
> ---
>
> Hi Jeff,
>
> If you need to re-roll your 'jh/memihash-opt' branch, could you please
> squash this into the relevant patch (commit f25dde4fbf, "name-hash: add
> test-lazy-init-name-hash", 23-03-2017).
>
> Thanks!
>
> ATB,
> Ramsay Jones
>
> t/helper/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/t/helper/.gitignore b/t/helper/.gitignore
> index 5f68aa8f8..57bdd4b8e 100644
> --- a/t/helper/.gitignore
> +++ b/t/helper/.gitignore
> @@ -12,6 +12,7 @@
> /test-hashmap
> /test-index-version
> /test-line-buffer
> +/test-lazy-init-name-hash
Heh, you could even put it before the '/test-line-buffer' entry! ;-)
Ahem.
ATB,
Ramsay Jones
> /test-match-trees
> /test-mergesort
> /test-mktemp
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-24 17:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-24 17:26 [PATCH] name-hash: add test-lazy-init-name-hash to .gitignore Ramsay Jones
2017-03-24 17:42 ` Ramsay Jones
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.