https://issues.apache.org/bugzilla/show_bug.cgi?id=55330
--- Comment #4 from Nick Burch <[email protected]> --- (In reply to Ryan O'Meara from comment #3) > By the way, at the moment, I have checked out the source using Git. Will a > patch created via Git work, or should I check out the source via SVN and > create a patch using that? The canonical source tree for Apache POI is the SVN one. The git repo is a read-only copy. Any patches will need to be applied using SVN, but unless you're doing something unusual a diff generated by Git is processable by modern copies of SVN. Please send in single git patches for meaningful chunks - you may need to squash some smaller commits into bigger ones so we end up with things of a suitable size to review and apply -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
