> ## Documentation Index
> Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# unregister

> Unregister repositories from Diversion safely with the unregister CLI command.

If you want Diversion to stop tracking a directory as part of your repository, you must unregister it. The directory will stay in your local drive, but Diversion won’t track it.

```bash theme={null}
dv unregister [--f]
```
