1
0
Fork 0
Commit graph

1 commit

Author SHA1 Message Date
Gavin Mak
e4535311d3 wipe: Add new command to delete project
This new command allows users to delete projects from the worktree
and`.repo/`. It is a destructive operation.

It handles shared projects by refusing to wipe them unless the `--force`
flag is used. It also checks for uncommitted changes before wiping.

Bug: 393383056
Change-Id: Ia30d8ffdc781a3f179af56310ce31c9dae331bbe
2025-07-15 14:43:02 -07:00