[
https://issues.apache.org/jira/browse/MYRIAD-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163509#comment-15163509
]
Ken Sipe commented on MYRIAD-165:
---------------------------------
thanks for script... here is the command for removing the branches from apache:
`git push apache --delete multi-project`
`apache` is the name of git remote to the official git repo
and the `origin/<branch>` doesn't work... just `<branch-name>` on the `--delete`
> Cleanup old branches in git
> ---------------------------
>
> Key: MYRIAD-165
> URL: https://issues.apache.org/jira/browse/MYRIAD-165
> Project: Myriad
> Issue Type: Improvement
> Reporter: Jim Klucar
> Assignee: Ken Sipe
> Priority: Trivial
> Fix For: Myriad 0.2.0
>
>
> The git repo contains several old branches that are out of date and/or have
> been merged into master. We should review the published branches and prune
> what's not needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)