Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH 1/2] Add an (optional, since expensive) test for >2g clones

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:20

Possibly related (same subject, not in this thread)

Johannes Schindelin [off-list ref] writes:
+test_expect_success 'setup' '
+
+	git config pack.compression 0 &&
+	git config pack.depth 0 &&
+	blobsize=$((20*1024*1024))
+	blobcount=$((2*1024*1024*1024/$blobsize+1))
+	i=1
What happened to the && chain?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help