Unable to delete project

To delete a project,

  • Click on the Settings tab on the sidebar when you are on your project page
  • Scroll down to the Remove Project section
  • The STOP sign when you hover on the Confirm button is because to confirm, you need to re-enter the name of the project on the textbox so you can delete. The stop sign clears once you have entered the name of the project. Please read the instructions on the modal more clearly before carrying out any action

Now that that is out of the way, I would love to help you solve your previous error since this is something that should not happen, see my comment on the thread you’ve linked: Adding in README page to project causes error in pushing new changes

Note that if you added some more changes to the online i.e. on GitLab as I understand, you need to pull this changes to your local machine so that the new changes you effected on the online/remote repo are now in your machine and that is why you are getting the error you have highlighted:

hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.

@aram535 comment above helps you to get around this. We would be delighted in knowing that we have helped you solve the error, that said please be a bit gentle with us and check out our community GuideLines