Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 657 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 657 Bytes

gh-worktree

A github cli extension with an opinionated way of working with git worktree related tasks.

Installation

gh extension install eikster-dk/gh-worktree

usage

Work seamlessly across git worktree and gh cli tooling

Usage:
  worktree [command]

Examples:
gh worktree

Available Commands:
  clone       Will clone a github repository into a folder
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  pr          Will checkout the pr into a worktree branch

Flags:
  -h, --help   help for worktree

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