contrib/editmergeps.bat
author Jun Wu <quark@fb.com>
Thu, 24 Aug 2017 18:00:23 -0700
changeset 34080 941c33cfde81
parent 32600 4b9b87930cb3
permissions -rw-r--r--
phabricator: standardize colors Previously, the `--confirm` text could have colors but the main `phabsend` does not. This patch adjusts the main command so it also has colors. A default color table was added so the colors are visible by default. Differential Revision: https://phab.mercurial-scm.org/D515

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