Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9806

Script for easy merging

    XMLWordPrintable

Details

    • Task
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.9-RC1
    • None
    • None

    Description

      Merging should be as easy as:

      merge-ticket.sh 1234 evil3 develop-olympus

      This should:

      • git remote update
      • git branch ticket/evil3/1234 evil3/ticket/1234
      • git checkout develop-olympus
      • git merge --no-ff evil3/ticket/1234

      Attachments

        Activity

          People

            igorw Igor Wiedler [X] (Inactive)
            igorw Igor Wiedler [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: