gitflow-toolkit
gitflow-toolkit copied to clipboard
bug: 开启gpg签名时,没法正常输入密码
trafficstars
测试发现系统terminal的passphrase输入和TUI的render text有冲突。建议开启gpg-agent避免每次commit都输入passphrase,如果过期需要重新输入,那就走正常git command输入一次。或者使用UI工具输入passphrase, 比如pinentry-mac。