Introduce "rm <repo>" command

Review Request #2421 — Created April 4, 2023 and submitted — Latest diff uploaded

Information

grim/hgkeeper
default

Reviewers

It is possible to create a new repository with "hg init" but it is not possible
to remove any repositories. So let's use "ssh command" to allow this.

$ ssh hg.host.com rm repoName

 

Commits

Files

    Loading...