Delete a fork branch and its worktree
/plugin marketplace add mcfearsome/fork-yeah/plugin install fork-yeah@mcfearsome cc-marketplace# Fork Delete
Deletes a fork branch, removes its git worktree, and cleans up all associated metadata. This action prompts for confirmation before proceeding.
## Usage
## Arguments
- `{fork-id}` (required): The ID of the fork to delete
## What This Command Does
1. Validates fork exists
2. Displays fork information
3. Prompts for confirmation
4. Kills associated tmux session (if exists)
5. Removes git worktree
6. Deletes git branch
7. Removes fork data directory
## Execution
To execute this command, run:
## Examples
## Confirmation Process
The command will prompt:
Type `y` ...