unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Branch organization

Open aquynh opened this issue 3 years ago • 0 comments

We maintain a few branches of Unicorn, as follows.

  • master branch is for the stable version, which is always synced with the latest stable release. Do NOT pull-request to this branch, but target dev branch instead.
  • dev branch is for development. Please do pull-request to this branch, but not master branch.
  • v1 branch is for maintaining v1.x, but do not expect much change, besides some critical bugfixes for those who are still using v1.x.

aquynh avatar Jan 28 '22 02:01 aquynh