On Mon, Feb 29, 2016, at 07:19 PM, Dean Gurvitz wrote:
> Hello everyone, I know Solr only recently moved to using GIT rather
> than SVN, but currently the git committing process instructions are a
> bit unclear about how to actually push code into the master branch.
> Trying to push code into the branch requires a username and password
> but nowhere in the "How to contribute" or the "Git committing process"
> guides does it say where to sign up or who exactly has the permission
> to perform a push. How should I proceed if I want to contribute my
> small patch of code? There is already a Jira issue with an attached
> patch file for my small change. Thank you!

You can use the Github mirror (apache/lucene-solr) to make your changes,
and then make a PR against apache/lucene-solr. If you mention the ticket
in the PR, it should show both in the JIRA comments, and on this mailing
list. Hopefully your patch is interesting to a committer, who will pick
it up and, perhaps after discussion, merge it into the main Apache Git
repo for Lucene/Solr.

Upayavira

Reply via email to