github / github/gh-stack

Allow more fined grain control when pushing or submitting branches

未關閉
#65 0 則留言 0 個 reaction 已指派 1 人 已被 @skarim 認領 在 GitHub 檢視
feature request topic: cli - push
主要語言
Go
星號
1.5k
分支
70
平均合併
1 天 8 小時
30 天內合併 PR
7

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。