29
What is the point of empty forks?
(programming.dev)
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
They might not have always been empty. Could be that there was a branch for a PR that got merged, so the branch was deleted.