Skip to content

Commit fca9655

Browse files
committed
12_repos.ipynb: Propose more large repositories
1 parent 539a065 commit fca9655

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

12_repos.ipynb

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2605,6 +2605,49 @@
26052605
"jQuery repository on GitHub on 05.01.2021: 6,519 commits, 4 branches"
26062606
]
26072607
},
2608+
{
2609+
"cell_type": "markdown",
2610+
"metadata": {},
2611+
"source": [
2612+
"## Other possibilities"
2613+
]
2614+
},
2615+
{
2616+
"cell_type": "markdown",
2617+
"metadata": {},
2618+
"source": [
2619+
"Browsing through OpenHub and GitHub (neither of which provides a search mechanism or a sort order for the number of commits), the following repositories may be considered for inclusion:"
2620+
]
2621+
},
2622+
{
2623+
"cell_type": "markdown",
2624+
"metadata": {},
2625+
"source": [
2626+
"- [ ] OpenBSD, with around 650,000 commits\n",
2627+
"- [ ] FreeBSD, with around 250,000 commits\n",
2628+
"- [ ] LibreOffice, with around 500,000 commits\n",
2629+
"- [ ] Mozilla Firefox, with around 740,000 commits\n",
2630+
"- [ ] GNU Emacs, with around 150,000 commits"
2631+
]
2632+
},
2633+
{
2634+
"cell_type": "markdown",
2635+
"metadata": {},
2636+
"source": [
2637+
"Another good source for large repositories might be the Git Merge 2017 talk \"[Top Ten Worst Repositories to host on GitHub - Git Merge 2017](https://www.youtube.com/watch?v=-ZNKR9wFe8o)\" (on YouTube)"
2638+
]
2639+
},
2640+
{
2641+
"cell_type": "markdown",
2642+
"metadata": {},
2643+
"source": [
2644+
"- Kubernetes (large amoun of pull requests, around 100,000 commits)\n",
2645+
"- CocoaPods/Specs (with around 550,000 commits, automatic)\n",
2646+
"- octocats/Spoon-Knife (3 commits, 5k+ pull requests, 115k forks)\n",
2647+
"- IntelliJ IDEA Community Edition (around 300,000 commits, around 700 tags - was 45k tags)\n",
2648+
"- EnkiDevs/commit (around 150,000 commits, 26k individual authors, leaderboard, archived)\n"
2649+
]
2650+
},
26082651
{
26092652
"cell_type": "markdown",
26102653
"metadata": {},

0 commit comments

Comments
 (0)