Ok, I always worked with r/w access, that's the reason why I didn't know.

Cheers,
-Fred

-----Message d'origine----- From: RIAstar Sent: Friday, March 22, 2013 1:31 PM To: dev@flex.apache.org Subject: Re: [Git/Wiki] please review the proposed workflow and comment
It's not just a click on the accept pull request on github.
I was afraid it would be harder than that with an Apache project :(
Can't he clone directly the GitHub Repo ?
Yes he can, but he will not be able to generate a pull request like that, because he has no write access to the remote repo. If he clones directly, he'll have a local copy of the repo to which he can commit, but not push. If he first creates a fork, he'll be able to push to his own fork, and then generate a pull request.

Reply via email to