Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 4/4] commit: remove commit.ignoreIntentToAdd, assume it's always true

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:00

Nguyễn Thái Ngọc Duy [off-list ref] writes:
quoted hunk
diff --git a/t/t2203-add-intent.sh b/t/t2203-add-intent.sh
index 09b8bbf..7c7ab54 100755
--- a/t/t2203-add-intent.sh
+++ b/t/t2203-add-intent.sh
@@ -50,7 +50,7 @@ test_expect_success 'can commit tree with i-t-a entry' '
 	echo frotz >nitfol &&
 	git add rezrov &&
 	git add -N nitfol &&
-	git config commit.ignoreIntentToAdd true &&
+	git config commit.ignoreIntentToAdd false &&
This deserves a comment to the effect that the variable is now *ignored*.
 	git commit -m initial &&
 	git ls-tree -r HEAD >actual &&
 	cat >expected <<EOF &&
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help