I am unable to push my new project code to git. how to push code?

image

I had developer and maintainer previlages, but still unable to push.

Usually means there are rules on your branch preventing you from comitting.

Hi @MitheshBolla

Check the below thread to sort out your issue,

Hope it helps!!

1 Like

I had unprotected , but still same issue

Dunno what to tell you bud, there are lots of different ways to protect your branches or repos etc and there aren’t all consistent across all different Source controls.

You need to talk to whoever manages your source control for further help I think.

1 Like

Please check for any large files in the project folder and remove them. Then, disconnect from Git, create a new repository, and reinitialize Git without including large files like videos or similar.