Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added note for backporting the changes to release.

...

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/

...