The commit that pushed nothing
How a nested git repository silently published an empty project
A green push is not proof your code shipped.
My project folder was its own git repository, nested inside another one. When I ran git add automation from the parent, git did not add the files. It recorded a gitlink — a pointer…