赞
踩
- > git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
- husky > pre-commit (node v14.15.0)
- Stashing changes... [started]
- Stashing changes... [skipped]
- → No partially staged files found...
解决办法
git commit -m "" --no-verify
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。