Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 467 Bytes

It's an extension for github.com/cli/cli that adds some stuff for managing git worktrees.

commands to create and manage git worktrees

Usage:
  worktree [flags]
  worktree [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  pr          worktree from PR

Flags:
  -h, --help   help for worktree

Use "worktree [command] --help" for more information about a command.