Skip to content

Commit 3726d56

Browse files
lucasoshirogitster
authored andcommitted
t1900: rename t1900-repo to t1900-repo-info
Since the commit bbb2b93 (builtin/repo: introduce structure subcommand, 2025-10-21), t1901 specifically tests git-repo-structure. Rename t1900-repo to t1900-repo-info to clarify that it focus solely on git-repo-info subcommand. Signed-off-by: Lucas Seiki Oshiro <lucasseikioshiro@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 339e962 commit 3726d56

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

t/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ integration_tests = [
240240
't1700-split-index.sh',
241241
't1701-racy-split-index.sh',
242242
't1800-hook.sh',
243-
't1900-repo.sh',
243+
't1900-repo-info.sh',
244244
't1901-repo-structure.sh',
245245
't2000-conflict-when-checking-files-out.sh',
246246
't2002-checkout-cache-u.sh',
File renamed without changes.

0 commit comments

Comments
 (0)