I'll be sure and add these instructions to the website. Andy
> On Sep 16, 2015, at 8:47 AM, Thomas Weise <[email protected]> wrote: > > Brennon, > > See below. What you are looking for is mentioned under committer. > > We should probably add this to our web site. > > Thanks > > > *As contributor:* > > Fork the ASF github mirror: > > https://github.com/apache/incubator-apex-core/ > > You can then update your local repository to add the new fork as remote. No > need for another clone or to recreate your workspace. > > Once your feature is complete, submit the pull request. Ensure that the > Apex JIRA numbers are part of the commit message (we have not migrated to > ASF JIRA yet). > > *As committer:* > > The ASF master repository is: > > https://git-wip-us.apache.org/repos/asf/incubator-apex-core.git > > Access: https://git-wip-us.apache.org/#committers-getting-started > > Use the command line to pull in the changes from the pull requests. Since > the github mirror is readonly, you will not be shown the convenient command > line instructions :-( Good opportunity to remember the git commands! > > Once done with verification, push the changes to the master. Within a few > seconds, the changes will propagate back to the github mirror and the pull > requests be closed and marked merged. > > Note: since none of us has write access to the mirror, only the author of a > pull request can close it. > > > On Wed, Sep 16, 2015 at 8:37 AM, York, Brennon <[email protected]> > wrote: > >> All, can someone provide a succinct guide on how to merge in a PR from the >> Github mirror (at github.com/apache/incubator-apex-core) into the Apache >> github repo (at >> https://git-wip-us.apache.org/repos/asf/incubator-apex-core.git). I¹m >> trying to test my commit access by merging in Thomas¹ PR (#53 to add a >> LICENSE file) and I¹ve followed the links below (plus the other thread) to >> set everything up although I can¹t figure out how to explicitly merge code >> into the upstream repo. Any help here would be really helpful! >> >>> On 8/27/15, 1:12 PM, "Hitesh Shah" <[email protected]> wrote: >>> >>> Hi folks >>> >>> For all the folks who recently got accounts created, here are a set of >>> useful links to help get you started: >>> >>> A general good-to-read guide about the ASF: >>> http://incubator.apache.org/learn/theapacheway.html >>> >>> New Committer Guide: http://www.apache.org/dev/new-committers-guide.html >>> >>> Using Git at the ASF: https://git-wip-us.apache.org/ >>> >>> Incubator related guides for committers and podling PMC: >>> http://incubator.apache.org/guides/participation.html >>> http://incubator.apache.org/guides/committer.html >>> http://incubator.apache.org/guides/ppmc.html >>> >>> thanks >>> ‹ Hitesh >> >> ________________________________________________________ >> >> The information contained in this e-mail is confidential and/or >> proprietary to Capital One and/or its affiliates and may only be used >> solely in performance of work or services for Capital One. The information >> transmitted herewith is intended only for use by the individual or entity >> to which it is addressed. If the reader of this message is not the intended >> recipient, you are hereby notified that any review, retransmission, >> dissemination, distribution, copying or other use of, or taking of any >> action in reliance upon this information is strictly prohibited. If you >> have received this communication in error, please contact the sender and >> delete the material from your computer. >> >>
