zoukankan      html  css  js  c++  java
  • Branch management

    Branch management

    Branch management

    In the pasted two days, I was assigned to create a branch for the Publisher Beta: which is based on the latest Track01, with a specified version from the Neutron main. Below are some learnings from this experiences:

    Create the branch SPEC firstly

    When the branch is specified, it is more easier to initialize the branch, and more easier to do the integration between the source and the target.

    Try the best to ignore the vertical application(s)

    In this application, we share the same framework with three other application, so we should exclude these vertical applications when introducing the branch to smaller our workspace.

    When having questions, always ask gurus from the team

    The deletion will be ignored when initializing a new branch.


    Post by: Jalen Wang (转载请注明出处)

  • 相关阅读:
    《精通并发与Netty》学习笔记(07
    《精通并发与Netty》学习笔记(06
    《精通并发与Netty》学习笔记(05
    《精通并发与Netty》学习笔记(04
    《精通并发与Netty》学习笔记(03
    《精通并发与Netty》学习笔记(02
    《精通并发与Netty》学习笔记(01
    pymssql查询结果中文乱码处理
    使用装饰器完成python运行时类型检查
    pyttsx3实现文字转语音
  • 原文地址:https://www.cnblogs.com/jalenwang/p/3460282.html
Copyright © 2011-2022 走看看