Purge FolderΒΆ
Command: repo.exe purgefolder
Deletes all instances of folders found with the given name(s)
| Option | Description |
|---|---|
| directory | Absolute path to the repository |
| include | Folders to purge (recursive), comma-separated - i.e. “packages” |
| exclude | Folders to exclude from traversing (recursive), comma-separated - i.e. ”.git” |