Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languageyml
git checkout -b release19.06
git push origin release19.06

Cut the release branch using GitHub UI

Please follow the link below

...