##// 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:

r1068:59dabace python3
r1171:19ccbbc7 default
Show More
rc_json.py
2 lines | 46 B | text/x-python | PythonLexer
# use orjson by default
import orjson as json