commitizen / commitizen/cz-cli

Propose: make answers persistent even be aborted halfway

Abierto
#577 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
17.5k
Forks
566
Merge medio
8 h 16 min
PR fusionados (30 d)
1

Descripción

Sometimes, We need to use the answers in last time.

e.g:

First:
- type: `style`
- scope: `bar`
but It's aborted anyway (Maybe pressed `ctrl + C` by mistake)

Twice:
**We have to replay the answers (type: `style` and `scope`: `bar`), it's agonizing. 😭**

------------------
So, I propose that it could reading last answers by `git cz --read` and it's implemented by [inquirer-store](https://github.com/imcuttle/inquirer-store)

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.