cannot push into git repository

At server side, do this:

git config receive.denyCurrentBranch ignore

Then you can push at local.

Leave a Comment