pre-commit/pre_commit/commands
Daniel Schürmann eba15d128b Split get_git_dir() into get_git_dir() and get_git_common_dir()
This fixes the conflicted state check when using work trees. #1972
2021-08-06 23:16:53 +02:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate.py fixed message if repo couldn't be updated due to missing hook(s) 2020-11-22 13:34:10 -08:00
clean.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
gc.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
hook_impl.py Expose local branch ref as an environment variable 2021-06-19 18:18:14 +02:00
init_templatedir.py add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
install_uninstall.py Split get_git_dir() into get_git_dir() and get_git_common_dir() 2021-08-06 23:16:53 +02:00
migrate_config.py Merge pull request #1684 from pre-commit/migrate_config_less_work 2020-11-05 16:27:23 -08:00
run.py Expose local branch ref as an environment variable 2021-06-19 18:18:14 +02:00
sample_config.py Update pre-commit version in sample config 2020-09-27 14:54:42 -07:00
try_repo.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08:00