Skip to content

gtl worktree prune

Parent command: gtl worktree.

Run git worktree prune for the current repository and print any reported cleanup output.

Usage

bash
gtl worktree prune [flags]

Examples

bash
gtl worktree prune

Full Help

text
Run git worktree prune for the current repository and print any reported cleanup output.

Usage:
  gtl worktree prune [flags]

Examples:
gtl worktree prune

Flags:
  -h, --help   help for prune

Released under the MIT License.