Mercurial > hg
view contrib/editmergeps.bat @ 46612:80f7567ac9bb
copies-rust: pass closures and iterators instead of `&ChangedFiles`
… to some functions that only use one method.
This will makes it easier to unit-test them.
Differential Revision: https://phab.mercurial-scm.org/D10070
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Mon, 11 Jan 2021 12:17:16 +0100 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"