I have git error: \"insufficient permission for adding an object to repository database .git/objects\" every time I make \"git pull origin develop\".
remote:
remove .git from the url, if you are trying to clone a public repository from github.
example:
From: https://github.com/example/repository.git To: https://github.com/example/repository