]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/commit-graph-tests'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (11:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (11:57 -0700)
Test updates.

* tb/commit-graph-tests:
  t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`
  t5328: avoid top-level directory changes
  t5318: avoid top-level directory changes
  t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
  t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories


Trivial merge