Skip to content

Git 开发规范 #1

Description

@wssgcg1213

所有项目都建立 master、dev、feat-xxx 分支

master 分支不得直接修改,仅做线上版本对应镜像

dev 分支不得直接修改,为下一版本测试分支

所有改动需在 feat-xxx 分支中提交,并使用 pull request 到 dev 分支,由两人以上 code review 通过后才能合并

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions