We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
复现方法:
执行 gg config -w test_node_before_use==true 后,再使用 gg 命令即会报错,且无法通过 gg config -w 命令写入正常配置,必须手动修改 ~/.ggconfig.toml 配置文件才可恢复正常。
gg config -w test_node_before_use==true
gg
gg config -w
~/.ggconfig.toml
The text was updated successfully, but these errors were encountered:
feat: validate key and value before write config. #1
3d37126
已修复,谢谢你的测试!
Sorry, something went wrong.
No branches or pull requests
复现方法:
执行
gg config -w test_node_before_use==true
后,再使用gg
命令即会报错,且无法通过gg config -w
命令写入正常配置,必须手动修改~/.ggconfig.toml
配置文件才可恢复正常。The text was updated successfully, but these errors were encountered: