##// END OF EJS Templates
hooks: added shadow repo dedicated dummy hook....
hooks: added shadow repo dedicated dummy hook. It now should do nothing, since we don't want hooks execution on shadow repositories.

File last commit:

r459:a66df472 default
r780:baf64deb default
Show More
pytest.ini
8 lines | 175 B | text/x-ini | IniLexer
[pytest]
testpaths = vcsserver
norecursedirs = vcsserver/hook_utils/hook_templates
cache_dir = /tmp/.pytest_cache
addopts =
--pdbcls=IPython.terminal.debugger:TerminalPdb