github / github/gh-stack

Allow more fined grain control when pushing or submitting branches

Open
#65 0 comments 0 reactions 1 assignee Claimed by @skarim View on GitHub
feature request topic: cli - push
Dominant language
Go
Stars
1.5k
Forks
70
Avg merge
1d 8h
Merged PRs (30d)
7

Description

Often my stack is ordered by quality or experimental-ness, so commits close to the bottom are core dependencies that are most likely going to be committed, while the top of the stack is chaos.

When calling `gh stack push` or `gh stack submit`, it would be helpful to be able to push or submit just a portion of the stack. Right now, I am dropping down to git and pushing manually.

Maybe just support `--upstack` and `--downstack` for those commands as well.
`gh stack push --downstack` push only from truck to current branch.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.