Owen O'Malley created HIVE-13763:
------------------------------------
Summary: Update smart-apply-patch.sh with ability to use patches
from git
Key: HIVE-13763
URL: https://issues.apache.org/jira/browse/HIVE-13763
Project: Hive
Issue Type: Improvement
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Currently, the smart-apply-patch.sh doesn't understand git patches. It is
relatively easy to make it understand patches generated by:
{code}
% git format-patch apache/master --stdout > HIVE-999.patch
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)