|
2605 | 2605 | "jQuery repository on GitHub on 05.01.2021: 6,519 commits, 4 branches"
|
2606 | 2606 | ]
|
2607 | 2607 | },
|
| 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 | + }, |
2608 | 2651 | {
|
2609 | 2652 | "cell_type": "markdown",
|
2610 | 2653 | "metadata": {},
|
|
0 commit comments