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:
Release management
We will have branch for the release management, currently we have three branches in https://github.com/apache/ofbiz-framework/
...
Please follow this link - https://stackoverflow.com/questions/18216991/create-a-tag-in-a-github-repository
The complete release management with GitHub is show here at link https://help.github.com/en/articles/creating-releases
Add detached signature and checksum file with release
I think, we can do this by uploading the binary files. Please reference Point-7 of this link https://help.github.com/en/articles/creating-releases.
TODO: We need to explore more on this.
Equivalent of svn:auto-props properties
...