Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/despreston/gh-worktree

Worktrees and Github
https://github.com/despreston/gh-worktree

gh-extension

Last synced: 3 months ago
JSON representation

Worktrees and Github

Awesome Lists containing this project

README

        

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

```sh
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.
```