mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
This fixes a lack of escaping backslashes on Windows. This is pretty critical, since they are the main path separator, so will lead to catastrophic errors like `.git/hooks/pre-commit: line 6: exec: C:mypythoninstalldirpython.exe: not found` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| autoupdate.py | ||
| clean.py | ||
| gc.py | ||
| hook_impl.py | ||
| init_templatedir.py | ||
| install_uninstall.py | ||
| migrate_config.py | ||
| run.py | ||
| sample_config.py | ||
| try_repo.py | ||
| validate_config.py | ||
| validate_manifest.py | ||