Uwe L. Korn created ARROW-1889:
----------------------------------
Summary: [Python] --exclude is not available in older git versions
Key: ARROW-1889
URL: https://issues.apache.org/jira/browse/ARROW-1889
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 0.8.0
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn
The workaround implemented yesterday for the version determination uses Git's
{{--exclude}} option which is only available on very recent versions of Git.
Instead we should use a {{--match}} expression that only matches the non-JS
tags.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)