streamich/git-cz

Pain with failed pre-commit hooks (Feature Request)

開放

#649 建立於 2024年3月13日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (111 個分叉)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

星標
 (1,872 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Imagine a situation where you have written a good commit message and done the same for its description by adding 3 more lines. Then, after filling out all the required fields, a pre-commit hook is triggered. Unfortunately, one of the style tests fails, and all your efforts to write a meaningful commit message are lost.

My suggestion is that, if a solution doesn't already exist, we could add something like a text saving feature to the cache, so that you can tap up or down on the keyboard to restore the last text you wrote in the title and description fields.

貢獻者指南