commitizen / commitizen/cz-cli

Propose: make answers persistent even be aborted halfway

Offen
#577 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
17.5k
Forks
566
Ø Merge
8 Std. 16 Min.
Gemergte PRs (30 T.)
1

Beschreibung

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)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.