Hi Cyrille, thanks a lot taking care. You have currently just one branch open which is related issue NMS-9025.
Cyrille Bollu refs/remotes/origin/pr/jira/NMS-9025 here a few one-liners to help you out :) git for-each-ref --format='%(authorname) %(refname)' | sort -k7 | grep -v tags Btw. if you try to clean things up, I personally follow the Pareto (80/20) principle and works pretty well to be efficient :) As you can see, only 20 percent of people have to do some work to clean 80% of cruft :P git for-each-ref --format='%(authorname) %09 %(refname)' | grep -v tags | sort -k7 | awk -F'\t' {'print $1'} | uniq -c | sort -r 149 Benjamin Reed 45 Jesse White 31 Alejandro Galue 28 Seth Leger 22 Donald Desloge 14 Markus von RĂ¼den 13 Ronald Roskens 13 Matt Brozowski 11 Ronny Trommer 10 Jeff Gehlbach 8 Markus Neumann 8 Antonio 5 Dustin Frisch 5 Christian Pape 5 Atlassian Bamboo 4 DJ Gregor 4 Chandra Gorantla 3 Joe Jones 2 cgallen 2 Simon Walter 2 OpenNMS Maintainer 2 Matt Raykowski 2 David Hustace 1 yhzhan 1 Tharindu Munasinghe 1 Peter Nixon 1 Jonathan Sartin 1 Jonathan Heard (z454441) 1 Jay Aras 1 Cyrille Bollu 1 Alex Finger (OpenNMS) > On 26. Oct 2017, at 13:49, Cyrille Bollu <cyrille.bo...@gmail.com> wrote: > > Hi Ronny, > > There's so much branches and I have absolutely no idea if any of my > contributions resulted in branches in your repo. > > Do you think some of these branches might come from my works? > > Cheers > > 2017-10-25 17:56 GMT+02:00 Ronny Trommer <ro...@opennms.org > <mailto:ro...@opennms.org>>: > Dear Developers, > > especially those listed on the Contributors[1] page :) Once in a while > everyone has to wait on things. Can you please use some time once in a while > to look at Stale branches on GitHub[2]. If you find branches you know which > can be safely deleted, please do so. If you need changes for ${reasons}, fork > opennms in your private repo and keep it their and delete in our public repo. > Bamboo, our package mirrors and the next git clone on your hard drive will > appreciate it :) > > [1] https://github.com/OpenNMS/opennms/graphs/contributors > <https://github.com/OpenNMS/opennms/graphs/contributors> > [2] https://github.com/OpenNMS/opennms/branches/stale > <https://github.com/OpenNMS/opennms/branches/stale> > > Regards Ronny > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > <http://sdm.link/slashdot> > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > <http://www.opennms.org/index.php/Mailing_List_FAQ> > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this > page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel > <https://lists.sourceforge.net/lists/listinfo/opennms-devel> > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! > http://sdm.link/slashdot_______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this > page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel
signature.asc
Description: Message signed with OpenPGP
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel