gitflow-toolkit icon indicating copy to clipboard operation
gitflow-toolkit copied to clipboard

bug: 开启gpg签名时,没法正常输入密码

Open ysicing opened this issue 1 year ago • 1 comments
trafficstars

ysicing avatar Dec 11 '23 04:12 ysicing

测试发现系统terminal的passphrase输入和TUI的render text有冲突。建议开启gpg-agent避免每次commit都输入passphrase,如果过期需要重新输入,那就走正常git command输入一次。或者使用UI工具输入passphrase, 比如pinentry-mac

JNLei avatar Apr 08 '24 02:04 JNLei