##// END OF EJS Templates
libgit2: updated code for tests....
libgit2: updated code for tests. - listing all commits will use only subprocess as it will return empty list for empty repos - updated logic for empty repos so it's the best combination of speed and correctness

File last commit:

r459:a66df472 default
r730:ef69988e 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