contrib/editmergeps.bat
author Manuel Jacob <me@manueljacob.de>
Sat, 11 Jul 2020 01:14:00 +0200
changeset 45088 3e40abe0a170
parent 32567 4b9b87930cb3
permissions -rw-r--r--
commit: factor out empty commit check to `basectx.isempty()` This enables reuse in other places, e.g. those dealing with `memctx`. Differential Revision: https://phab.mercurial-scm.org/D8729

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"