https://github.com/despreston/gh-worktree
Worktrees and Github
https://github.com/despreston/gh-worktree
gh-extension
Last synced: about 1 year ago
JSON representation
Worktrees and Github
- Host: GitHub
- URL: https://github.com/despreston/gh-worktree
- Owner: despreston
- License: mit
- Created: 2022-03-21T20:00:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:37:37.000Z (over 2 years ago)
- Last Synced: 2025-03-29T00:41:10.423Z (about 1 year ago)
- Topics: gh-extension
- Language: Go
- Homepage:
- Size: 15.2 MB
- Stars: 33
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gh-extensions - despreston/gh-worktree - 01-15 | Worktrees and Github | (🧩 Categories / Miscellaneous)
- gh-extension-atlas - gh-worktree - worktree` | Worktree workflows | Makes Git worktree usage smoother with GitHub context. | active | (Repo & Branch)
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.
```