view contrib/editmergeps.bat @ 49423:7e5377bdb66e stable

rust-status: ignored directories are now correctly only listed if opted into This fixes the behavior of `hg purge` removing empty ignored directory even without `--all` or `--ignored`.
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 17 Aug 2022 12:00:06 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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