DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
https://help.github.com/en/articles/reverting-a-pull-request
Revert a commit
TODO: We need to explore this.
Backport the fixes
In SVN we have script to merge and commit the fixes from trunk to release branches.TODO:
All the releases are branches in the repository of Git, we can write similar script mergefromtrunk.sh(bat) and mergefromplugins.sh(bat)
Release management
We will have branch for the release management, currently we have three branches in https://github.com/apache/ofbiz-framework/
...