Am Mittwoch, den 19.08.2020, 19:42 +0200 schrieb Jonas Hahnfeld: > Am Dienstag, den 18.08.2020, 20:55 +0200 schrieb Jonas Hahnfeld: > > Looks like the previous updates didn't purge removed branches, at least > > there are still a bunch that are neither at Savannah nor GitLab. I'd > > propose we delete all but the "protected branches" (GitLab terminology; > > master, translation, stable/*, release/unstable) because these are the > > refs that are going to be mirrored from GitLab. > > I'll go ahead with this one next week unless I hear objections until > then.
And gone (but fear not, they're still on Savannah and GitLab). For reference, I issued the following: $ git push --delete github $(git branch -a | grep github/dev | sed "s/^\W*remotes\/github\///") $ git push --delete github archive/macos-lilypad archive/web archive/web-gop which brings us down to 21 branches: $ git branch -a | grep github | sed "s/^\W*remotes\/github\///" master release/unstable stable/0.0 stable/1.0 stable/1.2 stable/1.4 stable/1.6 stable/1.8 stable/2.0 stable/2.10 stable/2.12 stable/2.14 stable/2.16 stable/2.18 stable/2.2 stable/2.20 stable/2.4 stable/2.6 stable/2.8 translation translation-staging Cheers Jonas
signature.asc
Description: This is a digitally signed message part