##// END OF EJS Templates
dirstate-v2: do not put the dirstate data file in a transaction,...
dirstate-v2: do not put the dirstate data file in a transaction, since the transaction reverts the store, while the dirstate is stored separately

File last commit:

r32568:4b9b8793 default
r50514:302dd8ae stable
Show More
editmergeps.bat
2 lines | 102 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"