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 (转载请注明出处)

  • 相关阅读:
    解决html中刷新页面后checkbox还选中的问题
    初始化spring容器的几种方法
    在web.xml中配置spring配置文件的路径
    查找算法
    排序算法
    ORACLE TO_CHAR,TO_DATE函数格式说明
    ORACLE TO_DATE函数
    ORACLE SUBSTR函数
    ORACLE学习笔记
    Linux 查看端口占用情况
  • 原文地址:https://www.cnblogs.com/jalenwang/p/3460282.html
Copyright © 2011-2022 走看看