DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Cut the release branch using GitHub UI
The OFBiz community decides to migrate the code repository from Subversio
Cut the release branch using GitHub UI
n Subversion (SVN) to Git, here is the communication thread.
...
| Code Block | ||
|---|---|---|
| ||
git checkout -b release19.06 git push origin release19.06 |
Cut the release branch using GitHub UI
Please follow the link below
...