I cloned and pulled a repository on a branch develop from github to my local repository and when i tried to 'git push origin develop' it to my repository, it brought the error below:
remote: Permission to adex001/Fast-Food-Fast.git denied to dlaw-code. fatal: unable to access 'https://github.com/adex001/Fast-Food-Fast.git/': The requested URL returned error: 403
How do I rectify this?