Thread (43 messages) 43 messages, 3 authors, 2025-11-03
STALE254d
Revisions (2)
  1. v4 current
  2. v5 [diff vs current]

[PATCH v4 23/29] tests: t3440: remove redundant --keep-empty

From: Li Chen <hidden>
Date: 2025-10-14 12:28:40
Subsystem: the rest · Maintainer: Linus Torvalds

From: Li Chen <redacted>

--keep-empty is the default these days so
we can drop that.

Signed-off-by: Li Chen <redacted>
---
 t/t3440-rebase-trailer.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/t3440-rebase-trailer.sh b/t/t3440-rebase-trailer.sh
index e1a3d2e3eb..2315a0c86c 100755
--- a/t/t3440-rebase-trailer.sh
+++ b/t/t3440-rebase-trailer.sh
@@ -87,7 +87,7 @@ test_expect_success 'rebase --root --trailer updates every commit' '
 	create_expect initial-signed "Initial empty commit" &&
 	create_expect first-signed "first" &&
 	git checkout first &&
-	git rebase --root --keep-empty \
+	git rebase --root \
 		--trailer "Reviewed-by: Dev <dev@example.com>" &&
 	test_commit_message HEAD   first-signed &&
 	test_commit_message HEAD^  initial-signed
-- 
2.51.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help