Thx for posting this. I had a question which I also posted as a comment on your blog.
I have my own fork on Github and push my changes to it and try to merge to upstream from my master. basically following the instructions on github https://help.github.com/articles/syncing-a-fork/ so per the guidelines you posted, I don't have to use my fork but instead clone, push and create PRs from the origin? On Mon, Feb 9, 2015 at 2:01 PM, Itamar Syn-Hershko <[email protected]> wrote: > Obviously, forgot the link: > > http://code972.com/blog/2015/02/82-open-source-contributors-guide-to-using-git > > -- > > Itamar Syn-Hershko > http://code972.com | @synhershko <https://twitter.com/synhershko> > Freelance Developer & Consultant > Lucene.NET committer and PMC member > > On Mon, Feb 9, 2015 at 9:00 PM, Itamar Syn-Hershko <[email protected]> > wrote: > > > Heya > > > > I just posted this on my blog, following up on various questions we have > > been asked lately (or have been asking contributors to do differently). > > > > This should probably make its way to our wiki - it was just easier > putting > > it out there first. > > > > Comments welcome > > > > Cheers, > > > > -- > > > > Itamar Syn-Hershko > > http://code972.com | @synhershko <https://twitter.com/synhershko> > > Freelance Developer & Consultant > > Lucene.NET committer and PMC member > > > > >
