Merge branch 'js/lift-parent-count-limit' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:03:01 +0000 (14:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 22:03:01 +0000 (14:03 -0800)
There is no reason to have a hardcoded upper limit of the number of
parents for an octopus merge, created via the graft mechanism, but
there was.

* js/lift-parent-count-limit:
Remove the line length limit for graft files

Trivial merge