Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-23351

Clean up branches

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FreePBX Framework
    • Labels:
      None
    • Sprint:
      Sprint 70, Sprint 71, Sprint 72, Sprint 73, Sprint 74

      Description

      Checking out framework is huge due to having a ton of branches that were not deleted on merge.  At a minimum merged branches should be removed.

       

      Something like the following should make this painless.

      
      git branch --merged | egrep -v "(^\*|master|release)" | xargs git branch -d 

      This may be worth doing on other high traffic modules such as core

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                kgupta Kapil Gupta
                Reporter:
                jfinstrom James Finstrom
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.