commitizen / commitizen/cz-cli

Propose: make answers persistent even be aborted halfway

オープン
#577 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
17.5k
フォーク
566
平均マージ
8時間 16分
マージ済み PR(30日)
1

説明

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)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。