commitizen / commitizen/cz-cli
Command line option -a not supported
オープン
- 主要言語
- JavaScript
- スター
- 17.5k
- フォーク
- 566
- 平均マージ
- 8時間 16分
- マージ済み PR(30日)
- 1
説明
The readme says, that all commit options are supported, especially `-a`. But especially `-a` is **not** supported. Running `git cz -a` first adds all files and then executes the commit without `-a`. This will mess up repos, if you don't know that (and how could you know?).
コントリビューションガイド
調査の方向性
`git cz -a` で動作を再現し、その後、JavaScript CLI におけるコマンドライン引数の処理を追跡します。`-a` がドキュメントに記載された commit の動作を維持し、予期せず先にファイルを staging しない状態になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, javascript
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100