git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] t1300: minor cleanups
@ 2021-01-03  9:36 Martin Ågren
  2021-01-03  9:36 ` [PATCH 1/3] t1300: remove duplicate test for `--file ../foo` Martin Ågren
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Ågren @ 2021-01-03  9:36 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Jeff King

There was some discussion around t1300 a while back and how it could
need some major cleanup [1]. This patch series is not that. I'll post an
RFC series on that later. These initial cleanups -- or something like
them -- should be useful regardless of the fate of that future RFC, so
I'm posting them early.

[1] https://lore.kernel.org/git/xmqqlfeuqd8d.fsf@gitster.c.googlers.com/

Martin Ågren (3):
  t1300: remove duplicate test for `--file ../foo`
  t1300: remove duplicate test for `--file no-such-file`
  t1300: don't needlessly work with `core.foo` configs

 t/t1300-config.sh | 72 +++++++++++++++++++++--------------------------
 1 file changed, 32 insertions(+), 40 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-01-06  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-03  9:36 [PATCH 0/3] t1300: minor cleanups Martin Ågren
2021-01-03  9:36 ` [PATCH 1/3] t1300: remove duplicate test for `--file ../foo` Martin Ågren
2021-01-03  9:36 ` [PATCH 2/3] t1300: remove duplicate test for `--file no-such-file` Martin Ågren
2021-01-03  9:36 ` [PATCH 3/3] t1300: don't needlessly work with `core.foo` configs Martin Ågren
2021-01-06  6:05 ` [PATCH 0/3] t1300: minor cleanups Junio C Hamano

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