The learning curve from mercurial should be pretty shallow. Or you could use hg-git. Once you have a branch / fork pushed to github, the pull request is created on the web interface with a few clicks. It's fine to make pull requests for WIP, to gather feedback along the way. Pushing additional commits to the same branch will update the pull request.
On Wednesday, May 21, 2014, David Moon <[email protected]> wrote: > On Tuesday, May 20, 2014 4:53:38 PM UTC-4, Jameson wrote: >> >> Can you open a pull request? That's the best way to send a diff and have >> it evaluated. >> > > Thanks for the direction. I don't know much about Git, but I can probably > figure out how to make a pull request. I am more of a Mercurial and > Subversion guy > > I will work on the documentation update first, so it might take a couple > of days before the pull request appears. >
