Re: Help with submitting patch

2015-08-26 Thread Nathan Wells
Alright - thanks! Nathan On Wed, Aug 26, 2015 at 2:23 PM, Samuel Mehrbrodt s.mehrbr...@gmail.com wrote: Hi Nathan, Most of the tutorials seem to be focused on Linix - that is fine. But which branch should I choose (from: https://wiki.documentfoundation.org/Development/gerrit )? git

Re: Help with submitting patch

2015-08-26 Thread Samuel Mehrbrodt
Hi Nathan, Most of the tutorials seem to be focused on Linix - that is fine. But which branch should I choose (from: https://wiki.documentfoundation.org/Development/gerrit )? git checkout -b a_local_branch_name_of_your_choice You can use any branch name - it doesn't matter. You might

Help with submitting patch

2015-08-25 Thread Nathan Wells
Hello, I wanted to submit a patch for https://bugs.documentfoundation.org/show_bug.cgi?id=52020 But I am wholly unfamiliar with gerrit. I am familiar with Github and incorrectly created a pull request before I realized that was not how it is done https://github.com/LibreOffice/core/pull/4 I am