Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deleting a Repository (that you don't own)

To remove a repository (assuming if you are its not the owner), use check who is the owner, and run the trash command as the owner

Code Block
languagebash
gitolite expand contrib/obsolete_thing.git
gitolite sudo <owner> trash contrib/obsolete_thing.git

...