Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I found thisThis happened to me in a brand new repository after I Git addedran git add with only aan empty directory.
git add
As soon as I added a file (e.g. a READMEgit add README.md), Git pushthen git push worked great.
git add README.md
git push
I found this happened in a brand new repository after I Git added only a directory.
As soon as I added a file (e.g. a README), Git push worked great.
This happened to me in a brand new repository after I ran git add with only an empty directory.
As soon as I added a file (e.g. a git add README.md), then git push worked great.
I found this happened in a brand new repository after I gitGit added only a directory.
As soon as I added a file (e.g. a README), gitGit push worked great.
I found this happened in a brand new repository after I git added only a directory.
As soon as I added a file (e.g. a README), git push worked great.