Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/despreston/gh-worktree
- Owner: despreston
- License: mit
- Created: 2022-03-21T20:00:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:37:37.000Z (11 months ago)
- Last Synced: 2024-08-17T08:05:14.764Z (5 months ago)
- Topics: gh-extension
- Language: Go
- Homepage:
- Size: 15.2 MB
- Stars: 30
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 worktreesUsage:
worktree [flags]
worktree [command]Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
pr worktree from PRFlags:
-h, --help help for worktreeUse "worktree [command] --help" for more information about a command.
```