Thread (33 messages) 33 messages, 2 authors, 2025-11-04
STALE245d
Revisions (2)
  1. v4 [diff vs current]
  2. v5 current

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

From: Li Chen <hidden>
Date: 2025-10-22 05:44:15
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 fbc6f209f1..4687be3a21 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