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

Re: [PATCH] Remove the line length limit for graft files

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:59:31

Hi Jonathan,

On Fri, 27 Dec 2013, Jonathan Nieder wrote:
Johannes Schindelin wrote:
quoted
On Fri, 27 Dec 2013, Jonathan Nieder wrote:
quoted
quoted
Is this easy to reproduce so some interested but lazy person could
write a test?
Yep. Make 25 orphan commits, add a graft line to make the first a merge of
the rest.
Thanks.  Here's a pair of tests doing that.
Thank you very much!
+	for i in 0 1 2
+	do
+		for j in 0 1 2 3 4 5 6 7 8 9
+		do
for the record, I usually prefer

	i=0
	while test $i -t 30
	do
		...
		i=$(($i+1))
	done

but your code is just as good!

Ciao,
Dscho

-- 
-- 
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.

You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups "msysGit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help