On 19-08-15 17:27, Remi Bergsma wrote: > Hi all, > > As it is now, additions to CloudStack need to go through a GitHub PR and, if > accepted, merged to the Apache remote (not in GitHub). This means that > merging a PR for CloudStack is a bit more involved than merging a normal > GitHub PR. > > To help with this, Miguel, Rajani, Daan and myself, have created some > scripts. One is 'git-pr' to merge a PR, the second one is 'git-fwd-merge' > used by RM to merge branches (starting 4.6). > > Links: > [1] PR to add the scripts > [2] Wiki > > I'd be great if we would all use these scripts to merge Pull Requests > (instead of applying patches). >
Yes, I'm using it know. The remote names were a bit confusing in the beginning, but when I got that fixed it worked fine. Wido > Let me know if you need help! > > Thanks & Regards, > > Remi > > [1] https://github.com/apache/cloudstack/pull/721 > [2] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61311655 >