pharmaverse / admiral

ADaM in R Asset Library
https://pharmaverse.github.io/admiral
Apache License 2.0
222 stars 62 forks source link

Clean up branches (1h) #470

Closed slamao closed 2 years ago

slamao commented 3 years ago

There is a lot of branches (currently 57), I believe that most of them are no longer active / needed.

image

It would be good to clean this up before we make the repository public (or before we add many new users).

thomas-neitmann commented 3 years ago

Totally agree! Is there an easy way to delete all of those in bulk or do you have to do that one by one?

slamao commented 3 years ago

I dont think that github offers any easy way to do this in a bulk. One could write a script to do that (delete all merged ones for example), but that would probably take same or more time than clicking on it one by one .. :)

thomas-neitmann commented 3 years ago

Then I guess we need to roll up our sleeves and do it manually.

slamao commented 3 years ago

just to make sure, there is this trash button on the right that makes it quite easy to do ... image

bms63 commented 2 years ago

I use this command to get all the remote branches git branch -a

@thomas-neitmann Maybe folks could go through and check off brancehs they want to keep. At the end of 7 days we remove all the unchecked branches from github?

thomas-neitmann commented 2 years ago

@Roche-GSK/admiral-devs Plese see above and act accordingly.

kabis-ops commented 2 years ago

Hi I have checked the branches i want to keep.