Mercurial > hg-stable
view contrib/editmergeps.bat @ 39069:8979626089bb
patchbomb: use email.encoders instead of email.Encoders
No idea when this became a thing, but it exists for me in both 2.7 and 3.6.
Differential Revision: https://phab.mercurial-scm.org/D4222
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 09 Aug 2018 18:28:19 -0400 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"