Viktor Tarasov wrote:
> How the 'staging', that you are working on, is related to the
> 'staging' branch of the OpenSC.git from github ?
> Looking onto the git workflow
> (https://www.opensc-project.org/opensc/wiki/DevelopmentPolicy)
> I do not quite understand the place of 'staging' on the
> opensc-project.org .

Output from gerrit must go into a local repository. This is the one
on opensc-project.org. That repository is then pushed to GitHub every
now and then.

The GitHub repository should not introduce changes, but pull requests
are fine, and will result in the commits in question being added into
gerrit.

Those commits will pass through gerrit and then be pushed over to
GitHub.

It's clearly possible to short-circuit gerrit and accept pull
requests into the GitHub repository directly, but this should
be avoided since it will cause unneccessary extra work, and
because it means gerrit would not be used.


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to