A shell script to generate .gitignore from svn:ignore properties
----------------------------------------------------------------
Key: LUCENE-3775
URL: https://issues.apache.org/jira/browse/LUCENE-3775
Project: Lucene - Java
Issue Type: Improvement
Components: general/build
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Trivial
Attachments: gitignore-gen.sh
Attached is a small shell script that generates .gitignore-new from all
svn:ignore properties (on an svn checkout).
I was able to successfully regenerate existing .gitignore. There are spurious
entries (no recursive rules), but
at least it's consistent with svn:ignore?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]