##// END OF EJS Templates
fix(mercurial): fixed issue with rebase logic after bump to mercurial 6.3...
fix(mercurial): fixed issue with rebase logic after bump to mercurial 6.3 the previous spec expected just a single base. Now this needs to be a list of items fixes #5704

File last commit:

r459:a66df472 default
r1171:19ccbbc7 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