Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #31314
Closed (moved) (moved)
Open
Created Aug 01, 2019 by teor@teor

Modify git-merge-forward.sh so it can create test merge branches

We should modify git-merge-forward.sh so it takes an optional branch base name.

If the branch base name is set to bug1234, the script should:

  1. Create bug1234_029 from the local maint-0.2.9
  2. Create bug1234_035 from the local maint-0.3.5, and merge bug1234_029 into it
  3. Repeat step 2 with each supported maint branch, and master

We might also want to modify git-push-all.sh to take a branch base name, and push the branches created by git-merge-forward.sh.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking