>
>
>
> There's an issue with the new guide. Please note that we normally have
> github as our remote and our origin repo is original Apache stratos repo.
> We might need to revert back to old guide:
> https://cwiki.apache.org/confluence/display/STRATOS/Committers+%3A+Applying+github+pull+requests
> or we need to add both options (but I don't think we should recommend using
> github as the origin since it's a mirror).
>

 +1

How about we add the following steps to avoid confusion;


git remote add github https://github.com/apache/stratos.git

git fetch github pull/<pull-request-number>/head:pr-<pull-request-number>

Reply via email to