在运行pre-commit install时,我看到如下输出:
[INFO] Installing environment for https://github.com/asottile/seed-isort-config[INFO] Installing environment for https://github.com/pre-commit/mirrors-isort.[INFO] Installing environment for https://g
我使用的是windows7,但我认为这不算,因为钩子使用的是git shell。我尝试使用以下代码通过提交来转储我的数据库,但它不起作用。# Refresh the SQL schema file for inclusion within the git commit
set -e
cd $(git rev-parse --show-toplevel)
# fi