##// END OF EJS Templates
fix(git): make the fetch revs use smaller revs to be less memory hungry, and less prone to fail
fix(git): make the fetch revs use smaller revs to be less memory hungry, and less prone to fail

File last commit:

r459:a66df472 default
r1185:729a204e 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