I am able to see the git project I've created in gerrit web UI. but while git pushing to master , it says 'Not a gerrit project'
I searched the net , and found out that issue might be regarding permissions as path and spelling for project are correct. So I've created a new group with all users and gave owner, read, push, submit permissions for refs/, refs/for/, refs/for/refs/, refs/heads/. But still problem persists.