🫡 A tribute to the legendary first commits of foundational open-source projects, preserving the humble beginnings where programming history began.
-
Updated
May 21, 2026
🫡 A tribute to the legendary first commits of foundational open-source projects, preserving the humble beginnings where programming history began.
An empty repository. A single, empty commit. Perfect base for all projects to inherit from, which makes all of them mergable by default. RUN: `git remote add empty https://github.com/EmptyAAS/empty.git ; git fetch empty && git rebase --onto empty/init`. Done. Now have fun commiting away, knowing you can merge with any other project with this start
Add a description, image, and links to the initial-commit topic page so that developers can more easily learn about it.
To associate your repository with the initial-commit topic, visit your repo's landing page and select "manage topics."