github / github/gh-stack

Allow more fined grain control when pushing or submitting branches

Abierto
#65 0 comentarios 0 reacciones 1 asignado Reclamado por @skarim Ver en GitHub
feature request topic: cli - push
Lenguaje dominante
Go
Estrellas
1.5k
Forks
70
Merge medio
1 d 8 h
PR fusionados (30 d)
7

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.