##// END OF EJS Templates
git: speed up extraction of git children call...
git: speed up extraction of git children call - don't use all refs, - break early if we found the children

File last commit:

r459:a66df472 default
r1071:f2aec1d6 python3
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