Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

branch-name.ts

  • Yanis Benson's avatar
    8319b1df
    fix: remove double hyphens from branch names (#11186) · 8319b1df
    Yanis Benson authored
    Removes double or more hyphens from branch names and replaces with a single hyphen.
    
    Closes #8260
    
    BREAKING CHANGE: Branches with double hyphens will be changed to single hyphens, which can result in some existing PRs being autoclosed and replacements opened.
    8319b1df
    History
    fix: remove double hyphens from branch names (#11186)
    Yanis Benson authored
    Removes double or more hyphens from branch names and replaces with a single hyphen.
    
    Closes #8260
    
    BREAKING CHANGE: Branches with double hyphens will be changed to single hyphens, which can result in some existing PRs being autoclosed and replacements opened.