Hi Our current git branch naming is not very friendly in that the code version is not obvious. When we communicate certain issue/feature is done on some version, it's not clear which branch is updated. User waiting for a fix is often confused which branch to pull.
I'm going to rename all branches to prefix with code version. The master branch will always point to latest stable. Any branch without a version prefix is considered PRIVATE, not for users. Will post again with rename result. Cheers Yang
