Comment 8 for bug 1377566

Revision history for this message
Robert Nordan (rpvn) wrote :

That's great! But I still must insist on you using a pull request to submit your work, as it is much easier for us to do the review and integration that way. (For example with the Travis CI buildbot making sure the changes build, proper tracing of changes and easier line by line review.) Since you're on Windows you can try GitHub for Windows, which makes things pretty easy: https://windows.github.com/ . Once you have it set up and a branch created, you can pretty much just drop in your changed OraFormat.cs in the folder and git will pick up all the differences, presenting a nice diff for us to review once you commit and make a pull request.