lgh_remove
Removes a repository from LGH by deleting the bare backup and the lgh remote, without affecting the local working tree or history.
Instructions
Unregister a repository from LGH. Deletes the bare backup repository from the LGH repos dir and removes the "lgh" remote from the local working directory; the local working tree and its git history are never touched. Fails with an error if the name is not registered. Destructive: the LGH-side backup copy and its history are permanently deleted and only come back by re-registering (lgh_add) and pushing again (lgh_up). Use lgh_list first to find the exact registered name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the repository to remove |