Github user pboado commented on the issue:
https://github.com/apache/phoenix/pull/286
I think I found a way of applying the changes. I've just uploaded all files
generated by `git format-patch HEAD~14` to the JIRA ticket. By downloading them
into the same folders and running a `git-am *.patch` patches should be applied
in the right order keeping original author and commit times.---
