contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 07 Jul 2020 11:16:28 +0200
changeset 45230 6979a20ff004
parent 32600 4b9b87930cb3
permissions -rw-r--r--
commitctx: more filesremoved assignment closer to removed computation A small change that makes the code flow clearer. This is part of a larger refactoring/cleanup of the commitctx code to clarify and augment the logic gathering metadata useful for copy tracing. The current code is a tad too long and entangled to make such update easy. We start with easy and small cleanup. Differential Revision: https://phab.mercurial-scm.org/D8704

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