Mercurial > hg
view contrib/editmergeps.bat @ 41155:8c222bec97da
merge: make local file storage in the .hg/merge directory extensible
This is similar to remotefilelog's 'getlocalkey' method, which must be overridden by systems which rely on full path names for access control purposes.
Differential Revision: https://phab.mercurial-scm.org/D5534
author | Daniel Ploch <dploch@google.com> |
---|---|
date | Tue, 08 Jan 2019 14:19:51 -0800 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"