-- Daniel Latter <[email protected]> wrote (on Friday, 24 September 2010, 09:12 AM +0100): > I have made the amendments you suggested. Sorry to say I only scan read the > post you linked to the other day on zfdev so im gonna read that properly > tonight :) > > I am using Git Bash for windows with Github as my remote repo. I currently > have all the changes in a separate branch of my master zf2 branch (forked > from zendFramework). > > Should I commit my changes to milestones/exceptions branch on Github? If so > how do I commit to a branch on Github using Git Bash, cant seem to get do > it?
No -- issue a pull request to the zendframework/zf2 repo, indicating the milestones/exceptions branch. Ralph will then review, merge, and push. Thanks in advance! -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
