Thread (1 message) 1 message, 1 author, 2016-08-04

Re: What's cooking in git.git (Aug 2016, #01; Tue, 2)

From: Junio C Hamano <hidden>
Date: 2016-08-04 16:02:42

Johannes Schindelin [off-list ref] writes:
quoted
quoted
Something like this will make the test more consistent with the rest of
the file:
diff --git a/t/t5533-push-cas.sh b/t/t5533-push-cas.sh
index 5f29664..e5bbbd8 100755
--- a/t/t5533-push-cas.sh
+++ b/t/t5533-push-cas.sh
@@ -220,7 +220,7 @@ test_expect_success 'new branch already exists' '
	(
		cd src &&
		git checkout -b branch master &&
-		test_commit c
+		test_commit F
	) &&
	(
		cd dst &&
Confirmed. This patch fixes the issue!
Funny. I worked heads-down to have some kind of Continuous Integration to
run on my laptop, and this breakage came up. I fixed it locally, and only
then did it occur to me that it might have been fixed already, and then I
found this mail with a patch identical to mine.

Will send out the patch in a moment.
Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help