Testing the archive features: Difference between revisions
Jump to navigation
Jump to search
(Included initial repos for specific use cases) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== | == Sample repositories == | ||
Unless otherwise stated, Git repositories. | Unless otherwise stated, Git repositories. | ||
Line 13: | Line 13: | ||
=== Intermediate === | === Intermediate === | ||
Forge containing small repositories: https://0xacab.org/explore | Forge containing small/medium repositories: https://0xacab.org/explore | ||
=== Smallest === | === Smallest === | ||
(please insert some hello world repo) | (please insert some hello world repo) | ||
https://github.com/ardumont/home-manager | |||
=== Edge cases === | === Edge cases === | ||
Line 32: | Line 34: | ||
Arbitrary content (beware digital hazard): | Arbitrary content (beware digital hazard): | ||
https://github.com/illacceptanything/illacceptanything | https://github.com/illacceptanything/illacceptanything | ||
[[Category:Software development]] |
Latest revision as of 18:26, 1 February 2021
Sample repositories
Unless otherwise stated, Git repositories. Please add approximate stats along with a date to help choosing the right repo for the task.
Big
Linux: [approx stats (approx date)] https://github.com/torvalds/linux
CPython: https://github.com/python/cpython
Intermediate
Forge containing small/medium repositories: https://0xacab.org/explore
Smallest
(please insert some hello world repo)
https://github.com/ardumont/home-manager
Edge cases
No branches: https://github.com/ilbelkyr/branchless
Million commits: https://github.com/cirosantilli/test-many-commits-1m
100k octopus merge: https://github.com/cirosantilli/test-octopus-100k
Arbitrary content (beware digital hazard): https://github.com/illacceptanything/illacceptanything