git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] *** Update test file path checks ***
@ 2025-10-13 12:28 Solly
  2025-10-14 15:43 ` Usman Akinyemi
  0 siblings, 1 reply; 2+ messages in thread
From: Solly @ 2025-10-13 12:28 UTC (permalink / raw)
  To: git; +Cc: Solly

*** Update old-style shell path checks to use the modern test
helpers 'test_path_is_file' and 'test_path_is_dir' for improved
readability. ***

Solly (1):
  t: update path checks using test_path helpers

 t/t2401-worktree-prune.sh | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)


base-commit: 60f3f52f17cceefa5299709b189ce6fe2d181e7b
-- 
2.34.1


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

* Re: [PATCH 0/1] *** Update test file path checks ***
  2025-10-13 12:28 [PATCH 0/1] *** Update test file path checks *** Solly
@ 2025-10-14 15:43 ` Usman Akinyemi
  0 siblings, 0 replies; 2+ messages in thread
From: Usman Akinyemi @ 2025-10-14 15:43 UTC (permalink / raw)
  To: Solly; +Cc: git

On Mon, Oct 13, 2025 at 5:58 PM Solly <solobarine@gmail.com> wrote:
>
Hello Solomon,

I noticed the second patch in this thread did not get to the mailing list,
you might want to resend it.
> *** Update old-style shell path checks to use the modern test

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

end of thread, other threads:[~2025-10-14 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 12:28 [PATCH 0/1] *** Update test file path checks *** Solly
2025-10-14 15:43 ` Usman Akinyemi

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).