git-stacks

command module
v0.0.0-...-38f9c0b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

README

git-stacks

Git utility for managing stacked branches - allowing developers to easily leverage smaller, dependent pull requests.

Usage/Examples

Create new "stack" named "feature_branch"
gs stack feature_branch
View the current stack
gs show
Rebase all stacks
gs sync
Create pull request from current stack into its parent
gs pr
  • requires gh cli to be installed and authenticated
Create pull requests for each stack
gs pr all
  • requires gh cli to be installed and authenticated

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL