git specification

  • in principle:

    • Prohibit using master branch for development
    • Multi-person collaborative development, submit code before get off work every day, merge master to own branch in the morning

     Suggested reference for branch name:

    • New feature:        feature/ybprinter-bills
    • 修复bug :    fixbug/ybprinter-amount-8.15
    • Optimization:            optimize/ ybprinter -bills-1

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326168098&siteId=291194637